File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ Changelog
33
44This document describes changes between each past release.
55
6- Unreleased
7- ==========
6+ 4.0.1 (2024-06-21)
7+ ==================
88
99- Upgrade embedded TinyMCE from 6.8.3 to 6.8.4
1010- Renamed toolbar elements (namely ``formatselect `` is now ``blocks ``) to follow
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ django-tinymce
33
44**django-tinymce ** is a Django application that contains a widget to render a form field as a TinyMCE editor.
55
6- It supports Python 3.8+ and Django 3.2 to 5.0. Using TinyMCE 6.8.3 .
6+ It supports Python 3.8+ and Django 3.2 to 5.0. Using TinyMCE 6.8.4 .
77
88.. image :: https://jazzband.co/static/img/badge.svg
99 :target: https://jazzband.co/
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " django-tinymce"
7- version = " 4.0 .0"
7+ version = " 4.1 .0"
88description = """
99A Django application that contains a widget to render a
1010form field as a TinyMCE editor."""
You can’t perform that action at this time.
0 commit comments