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 | 9125b8e56ddb6e055f719c3792980e381147613c (patch) | |
tree | 3453fd62c492590fb504f83c9bc38ddb0d496ffe /CHANGES.md | |
parent | 0dad0f23ed0c12047cdf5bdca4cb9a3a276d9add (diff) | |
download | Ishtar-9125b8e56ddb6e055f719c3792980e381147613c.tar.bz2 Ishtar-9125b8e56ddb6e055f719c3792980e381147613c.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 -------------------- |