Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kmmbvnr committed Oct 27, 2017
1 parent 4fb772e commit d2ef25a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.1.0 2017-10-27 - Stable
-------------------------

- Update MaterializeCSS to 0.100.2
- Forms - Localize DateTime picker
- Forms - Add clear button on ajax autocomplete fields
- Frontend - Allow to set ordering in the list view from viewset
- Frontend - Fix permission check for the create view
- Admin - Fix inline formset errors
- Admin - Add file download link on the file fields

1.0.0 2017-05-29 - Stable
-------------------------

Expand Down
17 changes: 9 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,14 @@ Django Material Pro with additional features has a commercial-friendly license.
Changelog
=========

1.0.0 2017-05-29 - Stable
1.1.0 2017-10-27 - Stable
-------------------------

- Django 1.11 support
- Update MaterializeCSS to 0.98.2
- Fix missing badges in shipped MaterializeCSS build
- Localization added: German/French/Spainish/Korean/Chinese
- Forms - Fix allows to use html in a `help_text` of widgets
- Frontend - Improved Login/Logout/403/404/500 service screen templates
- Admin - fix application list layout
- Update MaterializeCSS to 0.100.2
- Forms - Localize DateTime picker
- Forms - Add clear button on ajax autocomplete fields
- Frontend - Allow to set ordering in the list view from viewset
- Frontend - Fix permission check for the create view
- Admin - Fix inline formset errors
- Admin - Add file download link on the file fields

0 comments on commit d2ef25a

Please sign in to comment.