CHANGELOG.md in exception_handling-2.13.0 vs CHANGELOG.md in exception_handling-2.14.0.pre.gk.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.14.0] - 2022-12-23
+### Added
+- Added support for plumbing tags through to honeybadger via the `honeybadger_tags` log context parameter
+
## [2.13.0] - 2022-09-15
### Added
- Added an option for removing the 'exception_handling.' prefix from metric names in ExceptionHandling::default_metric_name
## [2.12.0] - 2022-08-04
@@ -97,9 +101,10 @@
## [2.4.1] - 2020-04-29
### Changed
- No longer depends on hobo_support. Uses invoca-utils 0.3 instead.
+[2.14.0]: https://github.com/Invoca/exception_handling/compare/v2.13.0...v2.14.0
[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