File tree Expand file tree Collapse file tree 5 files changed +4
-2
lines changed Expand file tree Collapse file tree 5 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ upcoming: Version 2.0.0
5
5
- BREAKING: dropped support for Python < 3.6
6
6
- BREAKING: dropped support for Django < 3.2
7
7
- DEPRECATION: the module is now called "simple_menu" instead of "menu" (#93)
8
+ - BREAKING: when using "simple_menu", the Bootstrap templates are located
9
+ inside the "simple_menu" subfolder
8
10
- Moved CI to GitHub Actions (#67, #72)
9
11
- Project is now a part of Jazzband (#54)
10
12
Original file line number Diff line number Diff line change 1
- ../../simple_menu/templates/bootstrap-navbar-submenu.html
1
+ ../../simple_menu/templates/simple_menu/ bootstrap-navbar-submenu.html
Original file line number Diff line number Diff line change 1
- ../../simple_menu/templates/bootstrap-navbar.html
1
+ ../../simple_menu/templates/simple_menu/ bootstrap-navbar.html
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments