CHANGELOG.md in exception_handling-2.12.0 vs CHANGELOG.md in exception_handling-2.13.0.pre.dc.0

- old
+ new

@@ -2,10 +2,14 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.13.0] - Unreleased +### Added +- Added an option for removing the 'exception_handling.' prefix from metric names in ExceptionHandling::default_metric_name + ## [2.12.0] - 2022-08-04 ### Added - Support for passing additional Honeybadger configuration parameters ## [2.11.3] - 2022-04-07 @@ -93,9 +97,10 @@ ## [2.4.1] - 2020-04-29 ### Changed - No longer depends on hobo_support. Uses invoca-utils 0.3 instead. +[2.13.0]: https://github.com/Invoca/exception_handling/compare/v2.12.0...v2.13.0 [2.12.0]: https://github.com/Invoca/exception_handling/compare/v2.11.3...v2.12.0 [2.11.3]: https://github.com/Invoca/exception_handling/compare/v2.11.2...v2.11.3 [2.11.2]: https://github.com/Invoca/exception_handling/compare/v2.11.1...v2.11.2 [2.11.1]: https://github.com/Invoca/exception_handling/compare/v2.11.0...v2.11.1 [2.11.0]: https://github.com/Invoca/exception_handling/compare/v2.10.0...v2.11.0