Skip to content

Commit

Permalink
v2.28.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed May 12, 2016
1 parent dcf7cef commit ff890e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

### v2.28.6
12-05-2016

* Fix an issue of potentially, killing the due to CPU labeling of the MongoDB module.

### v2.28.5
09-03-2016

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.28.5",
"version": "2.28.6",
"git": "https://github.com/meteorhacks/kadira.git",
"name": "meteorhacks:kadira"
});
Expand Down

0 comments on commit ff890e5

Please sign in to comment.