diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-06-09 15:54:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-06-09 15:54:37 +0200 |
commit | 0b185abf1079727568d44ed2568e52bc3a52752c (patch) | |
tree | 5425af50059702a998a0772b04e56b261cec96c5 /CHANGES.md | |
parent | 42609e5c75728b1d98e3ef170120ffe0bceff0a5 (diff) | |
download | Ishtar-0b185abf1079727568d44ed2568e52bc3a52752c.tar.bz2 Ishtar-0b185abf1079727568d44ed2568e52bc3a52752c.zip |
custom index: "whole_db" key is available for index on the whole db
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index e9dda6ecc..57ea00970 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,11 @@ date: 2022-06-08 Ishtar changelog ================ +### Features ### + +- custom index: "whole_db" key is available for index on the whole db + + v3.1.74 - 2022-06-08 -------------------- |