Skip to content

Commit

Permalink
v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Jul 14, 2016
1 parent 627d6df commit 3844634
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### v2.30.0

* Stop sending hostname to the client side. See [#245](https://github.com/meteorhacks/kadira/issues/245).

### v2.29.1

* Remove MongoDB labeling. See: [PR239](https://github.com/meteorhacks/kadira/pull/239)
Expand Down
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
"summary": "Performance Monitoring for Meteor",
"version": "2.29.1",
"version": "2.30.0",
"git": "https://github.com/meteorhacks/kadira.git",
"name": "meteorhacks:kadira"
});
Expand Down

0 comments on commit 3844634

Please sign in to comment.