Skip to content

Commit 6e035fc

Browse files
committed
chore: update CHANGELOG
1 parent 1033867 commit 6e035fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ backward incompatible changes will start to apply when the projects goes 1.0
2121
### Fixed
2222
- Fix `to_str` failure when calculating the number of solutions in the context
2323
of optional match ([#147]). Thanks @LVrecar for the report and fix.
24+
25+
### Changed
26+
- Drop support for Python 3.6/3.7
27+
- Migrated to pyproject.toml and ruff
2428

2529
[#147]: https://github.com/igordejanovic/parglare/issues/147
2630

0 commit comments

Comments
 (0)