Skip to content

Commit dad7dd2

Browse files
committed
Bump version number to 2.1.1
1 parent 1b5dc44 commit dad7dd2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
v2.0.1 (2022-07-14)
210
------------------------------------
311

galleryfield/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.1'
1+
__version__ = '2.1.1'

0 commit comments

Comments
 (0)