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
3
3
4
4
This document describes changes between each past release.
5
5
6
- Unreleased
7
- ==========
6
+ 4.0.1 (2024-06-21)
7
+ ==================
8
8
9
9
- Upgrade embedded TinyMCE from 6.8.3 to 6.8.4
10
10
- 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
3
3
4
4
**django-tinymce ** is a Django application that contains a widget to render a form field as a TinyMCE editor.
5
5
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 .
7
7
8
8
.. image :: https://jazzband.co/static/img/badge.svg
9
9
:target: https://jazzband.co/
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " django-tinymce"
7
- version = " 4.0 .0"
7
+ version = " 4.1 .0"
8
8
description = """
9
9
A Django application that contains a widget to render a
10
10
form field as a TinyMCE editor."""
You can’t perform that action at this time.
0 commit comments