Skip to content

Commit

Permalink
Extract widgets to own ZCML file to ease overriding them all. (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac authored Nov 29, 2024
1 parent 5656039 commit b39f7d5
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 548 deletions.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
6.1 (unreleased)
================

- Extract widgets to own ZCML file to ease overriding them all.

- Add support for Python 3.12, 3.13.

- Drop support for Python 3.7.


6.0 (2023-03-27)
================

Expand Down
Loading

0 comments on commit b39f7d5

Please sign in to comment.