diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-05-25 12:05:19 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-05-25 12:07:40 +0200 |
commit | 02afd44e7501ffaa2977d1a197d70b87e77ca478 (patch) | |
tree | 3453fd62c492590fb504f83c9bc38ddb0d496ffe /CHANGES.md | |
parent | 9199bd9200e62591f93410bfec589bd2ee56aa34 (diff) | |
download | Ishtar-02afd44e7501ffaa2977d1a197d70b87e77ca478.tar.bz2 Ishtar-02afd44e7501ffaa2977d1a197d70b87e77ca478.zip |
Search - Container: search by parent container
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index f1cd13d3f..e8acd2cfa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.1.24 - 2021-05-25 +-------------------- + +### Features ### +- Search: Container - search by parent + v3.1.23 - 2021-05-11 -------------------- |