Commit 58979a4 1 parent f73320e commit 58979a4 Copy full SHA for 58979a4
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
+ 0.3.3 (05-11-2024)
6
+ ==================
7
+
8
+ * feat: Add initial djangocms-link support by @fsbraun in https://github.com/django-cms/djangocms-text/pull/22
9
+ * feat: Added support for djangocms-link url endpoint by @fsbraun in https://github.com/django-cms/djangocms-text/pull/23
10
+ * fix: Add missing styles for add/edit plugin dialog by @fsbraun in https://github.com/django-cms/djangocms-text/pull/24
11
+ * fix: Events prevented selection from link dropdown by @fsbraun in https://github.com/django-cms/djangocms-text/pull/25
12
+
13
+
5
14
0.3.2 (07-10-2024)
6
15
==================
7
16
Original file line number Diff line number Diff line change 15
15
9. Publish the release when ready
16
16
10. Github actions will publish the new package to pypi
17
17
"""
18
- __version__ = "0.3.2 "
18
+ __version__ = "0.3.3 "
You can’t perform that action at this time.
0 commit comments