Bump version to 0.2.3

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2017-09-23 16:42:52 +02:00
parent 91fb1533e6
commit d590e9972b
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.2.3 - 2017-09-23
## Fixed
- Fix delete stack button being not available
- Fix acl issues with PostgreSQL
## 0.2.2 - 2017-09-07
## Fixed