diff --git a/CHANGELOG.md b/CHANGELOG.md index f4154023..aae96147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Changelog -## Next +## v2.48.0 +March 6, 2024 * Track waitedOn time for methods and publications - the amount of time it is blocking other methods and publications * Fix using outdated staticFilesByArch in development on some Meteor versions * Add `Monti.event` to match v3 of agent +* Fix tracking wait time for publications * Run object filters on HTTP req body * Document Monti.tracer.redactField * Rounds event loop lag to nearest 500 microseconds