- commit
- 592a16ce36fdf87308ac9ea5bce01ae231b05a4f
- parent
- 1e0820e836b93aba5032fca5ecab8ddfdb3ec9f8
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-04-14 09:03
use spaces instead of tabs in CHANGES
Diffstat
| M | CHANGES.md | 26 | +++++++++++++------------- |
1 files changed, 13 insertions, 13 deletions
diff --git a/CHANGES.md b/CHANGES.md
@@ -1,41 +1,41 @@ 1 1 5.0.0 (unreleased) 2 2 ------------------ 3 34 -1 - adapt to bootstrap 5-1 4 - adapt to bootstrap 5 5 5 6 6 7 7 4.0.0 (unreleased) 8 8 ------------------ 9 910 -1 - use underscore in app name11 -1 - help text and error inside form-check12 -1 - use fieldsets where appropriate (django #32338)13 -1 - change versioning to align with bootstrap14 -1 - change package name to "django-bs" and tag library name to "bootstrap".-1 10 - use underscore in app name -1 11 - help text and error inside form-check -1 12 - use fieldsets where appropriate (django #32338) -1 13 - change versioning to align with bootstrap -1 14 - change package name to "django-bs" and tag library name to "bootstrap". 15 15 16 16 17 17 0.0.4 (2021-01-25) 18 18 ------------------ 19 1920 -1 - clearable file input21 -1 - fix line break22 -1 - fix disable checkbox when disabled (django #31536)23 -1 - fix use bootstrap styling-1 20 - clearable file input -1 21 - fix line break -1 22 - fix disable checkbox when disabled (django #31536) -1 23 - fix use bootstrap styling 24 24 25 25 26 26 0.0.3 (2020-06-17) 27 27 ------------------ 28 2829 -1 - Fix radio_option include path-1 29 - Fix `radio_option` include path 30 30 31 31 32 32 0.0.2 (2020-01-26) 33 33 ------------------ 34 3435 -1 - Fix some infos in setup.py-1 35 - Fix some infos in setup.py 36 36 37 37 38 38 0.0.1 (2020-01-26) 39 39 ------------------ 40 4041 -1 - Initial release-1 41 - Initial release