Skip to content

Commit 2a6b773

Browse files
authored
Merge pull request #353 from divio/feature/release
Prepare Release 1.2.3
2 parents d12adcd + 518a4ca commit 2a6b773

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CHANGELOG
22
=========
33

4-
Unreleased
5-
----------
4+
1.2.3 (2016-06-22)
5+
------------------
66

77
* Added css regression tests framework
88
* Fixed an issue with datetime fields being displayed incorrectly (#347)

djangocms_admin_style/__init__.py

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

0 commit comments

Comments
 (0)