Skip to content

Commit 669e688

Browse files
committed
Fix order of entries in ChangeLog
1 parent 38d9097 commit 669e688

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ SPDX-License-Identifier: GPL-3.0-or-later
88

99
## Version 4.2.0 (under dev)
1010

11-
### Added
12-
13-
- Add official pre-commit hook
14-
1511
### Changed
1612

13+
- **Breaking**: improve typing annotations, Python 3.9 is now required
1714
- Use uv for packaging
1815
- Use ruff and ty linters
19-
- Improve typing annotations, Python 3.9 is now required
16+
17+
### Added
18+
19+
- Add official pre-commit hook
2020

2121
## Version 4.1.0 (2024-10-23)
2222

0 commit comments

Comments
 (0)