We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ea47e commit 07630f5Copy full SHA for 07630f5
CHANGES.rst
@@ -21,6 +21,8 @@ Added
21
- Update to Black 24.2.x and isort 5.13.x in pre-commit configuration.
22
- Test against Flynt ``master`` branch in the CI build.
23
- Update to Darkgraylib 1.1.1 to get fixes for README formatting.
24
+- Improved "How does it work?" section in the README.
25
+- README section on limitations and work-arounds.
26
27
Removed
28
-------
@@ -32,6 +34,7 @@ Fixed
32
34
-----
33
35
- Bump-version pre-commit hook pattern: ``rev: vX.Y.Z`` instead of ``X.Y.Z``.
36
- Escape pipe symbols (``|``) in the README to avoid RestructuredText rendering issues.
37
+- Compatibility with Flynt 0.78.0 and newer.
38
39
40
2.0.0_ - 2024-03-13
0 commit comments