We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0de9cd commit 4e0d6faCopy full SHA for 4e0d6fa
CHANGELOG.md
@@ -12,6 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
## [Unreleased]
14
15
+### Added
16
+- **7zz Version Detection**: Automatically tracks and reports bundled 7zz version changes in release notes.
17
+
18
+### Changed
19
+- **Release Note Structure**: Adopted nested "Keep a Changelog" hierarchy for clearer section separation.
20
+- **Category Standardization**: Aligned categories with Conventional Changelog (Angular preset) standards.
21
22
+### Removed
23
+- **Development Dependencies**: Removed unused `pyyaml` and `zstandard` packages and obsolete documentation.
24
25
## [1.1.2] - 2025-12-13
26
27
### Added
0 commit comments