diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-06 11:41:54 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-06 11:44:44 +0100 |
commit | 73680a9956ce9b5a81b12296a19c4c782cbb1573 (patch) | |
tree | 87dc15b6b07b78eb8aed52a707c9adab5ae89a9f /CHANGES.md | |
parent | fa494aa77940791e2a69589ed29ecc6fc680d680 (diff) | |
download | Ishtar-73680a9956ce9b5a81b12296a19c4c782cbb1573.tar.bz2 Ishtar-73680a9956ce9b5a81b12296a19c4c782cbb1573.zip |
Sheet actions: add duplicate for site, operation, document and context record
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 4189a0c15..82aaa3d2a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ Ishtar changelog ================ +v3.0.4 - 2020-XX-XX +------------------- +### Features ### +- Sheet actions: add duplicate for site, operation, document and context record + v3.0.3 - 2020-02-24 ------------------- ### Bug fixes ### @@ -21,5 +26,4 @@ v3.0.1 - 2020-02-11 v3.0.0 ------ - A lot of changes since v2. Main change is python3 and Django 1.11 support. |