We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9836d commit cc87fb9Copy full SHA for cc87fb9
CHANGELOG.md
@@ -4,6 +4,8 @@ CHANGELOG](http://keepachangelog.com/) for how to update this file. This project
4
adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
+
8
+## [1.1] - 2025-10-07
9
- Add Insights automatic instrumentation (#215)
10
11
## [1.0.3] - 2025-07-21
honeybadger/version.py
@@ -1 +1 @@
1
-__version__ = "1.0.3"
+__version__ = "1.1"
0 commit comments