diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-07 10:50:51 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:20 +0100 |
commit | 31340edcfa49e044f6cb5d611ca62f917fdca1db (patch) | |
tree | 6e3a53d2a3b3c9c165d6ebad2e51cebd00dbf0a7 /CHANGES.md | |
parent | 28567706857eebec9d6180431841fa9859489190 (diff) | |
download | Ishtar-31340edcfa49e044f6cb5d611ca62f917fdca1db.tar.bz2 Ishtar-31340edcfa49e044f6cb5d611ca62f917fdca1db.zip |
Full text search: add "simple" config in search
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 ac68074fc..4af5eed6a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,11 @@ title: Ishtar changelog date: 2022-12-05 --- +### Features/improvements ### + +### Bug fixes ### +- Full text search: add "simple" config in search + v4.0.31 - 2022-12-05 -------------------- |