Skip to content

Commit

Permalink
Release 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chescales committed Feb 21, 2018
1 parent ea71f13 commit c25fe62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Changelog
=========


3.3.5 (2018-02-21)
------------------

* Fixed bug in which Windows Docker volumes were not correctly parsed.


3.3.4 (2018-01-30)
------------------

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

0 comments on commit c25fe62

Please sign in to comment.