Skip to content

Commit

Permalink
Merge pull request #353 from divio/feature/release
Browse files Browse the repository at this point in the history
Prepare Release 1.2.3
  • Loading branch information
FinalAngel authored Jun 23, 2016
2 parents d12adcd + 518a4ca commit 2a6b773
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CHANGELOG
=========

Unreleased
----------
1.2.3 (2016-06-22)
------------------

* Added css regression tests framework
* Fixed an issue with datetime fields being displayed incorrectly (#347)
Expand Down
2 changes: 1 addition & 1 deletion djangocms_admin_style/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.2.2'
__version__ = '1.2.3'

0 comments on commit 2a6b773

Please sign in to comment.