We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ea511 commit 91d9551Copy full SHA for 91d9551
CHANGES
@@ -1,6 +1,10 @@
1
django-simple-menu changelog
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
+Unreleased changes
5
+- Stop testing under Python 3.6, 3.7, and Django 4.0 (#138, #140)
6
+- Migrate from setup.cfg to pyproject.toml (#138)
7
+
8
Version 2.1.2 - Released June 27th, 2023
9
- Correctly parse a deeper menu structure (#63, #133)
10
- Improved DX and CI
0 commit comments