Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zodern committed Apr 26, 2024
1 parent 2c7c7ad commit f9a1a38
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v3.0.0

* Drop support for Meteor 1.4 - 1.8.2
* Update v8-profiler-next
* Add support for Meteor 3
* Rename KadiraBinaryDeps to MontiBinaryDeps

## v2.1.1

* Update v8-profiler-next to fix memory leak
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": "Binary Dependencies for montiapm:agent",
"version": "2.1.1",
"version": "3.0.0",
"git": "https://github.com/monti-apm/meteor-agent-binary-deps.git",
"name": "montiapm:agent-binary-deps"
});
Expand Down

0 comments on commit f9a1a38

Please sign in to comment.