Skip to content

Commit

Permalink
release 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Chive committed Oct 20, 2016
1 parent 7eb6b44 commit c2ccb73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Changelog
=========


2.3.5 (2016-10-21)
------------------

* Fix bug in ``aldryn project push db``
* Harden ``aldryn project push media`` command


2.3.4 (2016-10-19)
------------------

Expand Down
2 changes: 1 addition & 1 deletion aldryn_client/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.3.4'
__version__ = '2.3.5'

0 comments on commit c2ccb73

Please sign in to comment.