summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-06-02 11:51:52 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-06-02 11:51:52 -0100
commit1f192da05603801e85ccbeeebac3764d7e19cb4b (patch)
tree367701c188ebb7489aff5ca5a65aca888973e159 /CHANGELOG.md
parentfc004ce501b691affecb4ce04d8545e64b670f44 (diff)
0.2.2
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ceabe08..5d78a041 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## 0.2.2
+
+- [setup] fixing an issue with empty boolean field during postgresql migration.
+- [setup] enlarging some database field.
+
+
## 0.2.1
- [setup] fixing an issue with empty creation field during migration.