File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
CHANGELOG
3
3
=========
4
4
5
+ 3.3.1 (2024-12-07)
6
+ ==================
7
+
8
+ * fix: editing buttons missing in admin when file present by @pajowu in https://github.com/django-cms/django-filer/pull/1511
9
+ * fix: incompatibility with djangocms-versioning-filer 1.3 was fixed by @fscherf in https://github.com/django-cms/django-filer/pull/1509
10
+
11
+ **New Contributors **
12
+
13
+ * @pajowu made their first contribution in https://github.com/django-cms/django-filer/pull/1511
14
+ * @fscherf made their first contribution in https://github.com/django-cms/django-filer/pull/1509
15
+
5
16
3.3.0 (2024-11-19)
6
17
==================
7
18
Original file line number Diff line number Diff line change 13
13
8. Publish the release and it will automatically release to pypi
14
14
"""
15
15
16
- __version__ = '3.3.0 '
16
+ __version__ = '3.3.1 '
You can’t perform that action at this time.
0 commit comments