docs: update CHANGELOG.md
This commit is contained in:
parent
6c9ba4ff1e
commit
86c20c6d08
1 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Environment variables take precedence over configuration file values
|
- Environment variables take precedence over configuration file values
|
||||||
- Backward compatibility maintained - config file values used when environment variables are not set
|
- Backward compatibility maintained - config file values used when environment variables are not set
|
||||||
|
|
||||||
|
### 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
|
||||||
|
- Improve commit message documentation with validation examples and best practices
|
||||||
|
|
||||||
## [v2.0.3] - 2025-07-14
|
## [v2.0.3] - 2025-07-14
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue