Skip to content

Commit

Permalink
django-prose-editor 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jul 8, 2024
1 parent 1ee6f8c commit 76fa19a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Change log
Next version
~~~~~~~~~~~~


0.5 (2024-07-08)
~~~~~~~~~~~~~~~~

- Updated all dependencies.
- Stopped putting anything into the global scope in ``init.js``.
- Added support for showing typographic characters.
Expand Down
2 changes: 1 addition & 1 deletion django_prose_editor/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.4.7"
version = "0.5.0"

0 comments on commit 76fa19a

Please sign in to comment.