Skip to content

Commit 4e0d6fa

Browse files
authored
docs(changelog): update unreleased section
1 parent d0de9cd commit 4e0d6fa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## [Unreleased]
1414

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+
1525
## [1.1.2] - 2025-12-13
1626

1727
### Added

0 commit comments

Comments
 (0)