We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9a49f commit 501ee69Copy full SHA for 501ee69
CHANGES.rst
@@ -2,9 +2,13 @@
2
Change Log
3
==========
4
5
-5.0.1 (Unreleased)
+6.0.0 (8 October 2024)
6
========================
7
8
+- **Backwards Incompatible Release**
9
+
10
+ - Removed the ``_config_file`` attribute from ``GoodConf``.
11
+ If you previously set this attribute, you are no longer be able to do so.
12
- Support reading TOML files via ``tomllib`` on Python 3.11+
13
- Update Markdown generation, so that output matches v4 output
14
0 commit comments