Skip to content

Commit 501ee69

Browse files
committed
update CHANGES.rst based on recent changes in today's release
1 parent 6d9a49f commit 501ee69

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
Change Log
33
==========
44

5-
5.0.1 (Unreleased)
5+
6.0.0 (8 October 2024)
66
========================
77

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.
812
- Support reading TOML files via ``tomllib`` on Python 3.11+
913
- Update Markdown generation, so that output matches v4 output
1014

0 commit comments

Comments
 (0)