Skip to content

Commit

Permalink
update CHANGES.rst based on recent changes in today's release
Browse files Browse the repository at this point in the history
  • Loading branch information
dchukhin committed Oct 8, 2024
1 parent 6d9a49f commit 501ee69
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
Change Log
==========

5.0.1 (Unreleased)
6.0.0 (8 October 2024)
========================

- **Backwards Incompatible Release**

- Removed the ``_config_file`` attribute from ``GoodConf``.
If you previously set this attribute, you are no longer be able to do so.
- Support reading TOML files via ``tomllib`` on Python 3.11+
- Update Markdown generation, so that output matches v4 output

Expand Down

0 comments on commit 501ee69

Please sign in to comment.