We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5dc44 commit dad7dd2Copy full SHA for dad7dd2
CHANGELOG.rst
@@ -1,3 +1,11 @@
1
+v2.1.1 (2022-07-18)
2
+------------------------------------
3
+
4
+- Fixes: fixed rendering when using Bootstrap 4 and 5 (`#31 <https://github.com/dzhuang/django-galleryfield/pull/31>`__).
5
+- Enhancements: optimized crop model on small screens (`#32 <https://github.com/dzhuang/django-galleryfield/pull/31>`__).
6
+- Breaking changes: template blocks renaming (`#34 <https://github.com/dzhuang/django-galleryfield/pull/34>`__).
7
8
9
v2.0.1 (2022-07-14)
10
------------------------------------
11
galleryfield/__init__.py
@@ -1 +1 @@
-__version__ = '2.0.1'
+__version__ = '2.1.1'
0 commit comments