docs(changelog): squash duplicate sections

- changes section was duplicated during v3.0.0 release
This commit is contained in:
Alexander Minges 2025-07-22 14:21:08 +02:00
parent 82b743c14a
commit e556d1be00

View file

@ -33,10 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Removed obsolete monolithic script reflecting transition to modular package
- Harmonized gitlint configuration with commitlint standards
- Prevented duplicate pre-commit hook execution across environments
### Changed
- Harmonized gitlint configuration with commitlint standards
- Enforce lowercase descriptions and proper scope validation in commit messages
- Expand automated commit ignoring for merge/revert/fixup/squash commits
- Update pre-commit CI messages to follow conventional commit format