Skip to content

Commit 1e4e2bf

Browse files
committed
fix: update changelog for proper patch release semantic versioning
Remove Added/Changed sections from v2.0.1 as patch releases should only contain fixes according to semantic versioning.
1 parent 4e831cd commit 1e4e2bf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Fixed
1313
- Multi-line character motions with text objects (e.g., `goi{`) now preserve whitespace correctly by treating "perfect lines" selections as line motions (#10).
1414

15-
### Added
16-
- Pre-commit hooks and improved development tooling.
17-
- Project-specific development guidelines.
18-
19-
### Changed
20-
- Improved code style consistency with proper comment formatting.
21-
2215
## [2.0.0] - 2025-07-09
2316

2417
### Added

0 commit comments

Comments
 (0)