diff --git a/CHANGELOG.md b/CHANGELOG.md index b43e3af..ae06900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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