diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-02-24 12:56:03 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-02-24 12:56:03 +0100 |
commit | fa494aa77940791e2a69589ed29ecc6fc680d680 (patch) | |
tree | d8e957db9e731761b2db015dd9bbca685c773193 | |
parent | ee7d6f4c65a653f2da181ef5b304fe0b39411024 (diff) | |
download | Ishtar-fa494aa77940791e2a69589ed29ecc6fc680d680.tar.bz2 Ishtar-fa494aa77940791e2a69589ed29ecc6fc680d680.zip |
Update changelog
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 4885769fe..4189a0c15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ Ishtar changelog ================ +v3.0.3 - 2020-02-24 +------------------- +### Bug fixes ### +- Import: fix concatenation when the concat string is empty + v3.0.2 - 2020-02-17 ------------------- ### Bug fixes ### |