mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-21 19:01:53 +00:00
changelog updated
This commit is contained in:
parent
91d4d72298
commit
ed0188ffd0
1 changed files with 11 additions and 0 deletions
|
|
@ -15,6 +15,17 @@ are used for versioning (schema follows below):
|
|||
0.3.4 to 0.4).
|
||||
- All backwards incompatible changes are mentioned in this document.
|
||||
|
||||
0.12.15
|
||||
--------
|
||||
2018-mm-dd (not yet released)
|
||||
|
||||
- Minor clean up of HTML templates (in some templates
|
||||
``hidden_form_element_wrapper_html_class`` was used while others
|
||||
``form_element_wrapper_hidden_html_class``). Now
|
||||
``form_element_wrapper_hidden_html_class`` is used everywhere. Some HTML
|
||||
files have been re-indented (2 spaces).
|
||||
- Minor clean up of JS.
|
||||
|
||||
0.12.14
|
||||
--------
|
||||
2018-01-10
|
||||
|
|
|
|||
Loading…
Reference in a new issue