There was an error while loading. Please reload this page.
1 parent 199fdec commit 420544eCopy full SHA for 420544e
CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.0.0] - 2024-06-01
10
+### Added
11
+
12
### Fixed
13
- Crash when metrics are enabled and no targets are found.
14
@@ -18,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
21
19
22
### Removed
20
23
-- Support for 32bit arm architectures (arm/v6, arm/v7, armhf)
24
+- **Breaking** Support for 32bit arm architectures (arm/v6, arm/v7, armhf)
25
26
## [0.5.0] - 2023-02-07
27
### Added
0 commit comments