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 | 9c209bd11bc461d978f77b32fc228fe3f0760fff (patch) | |
tree | 6e3a53d2a3b3c9c165d6ebad2e51cebd00dbf0a7 /CHANGES.md | |
parent | d918897284ae5882c74c9f632ce786049ef736ca (diff) | |
download | Ishtar-9c209bd11bc461d978f77b32fc228fe3f0760fff.tar.bz2 Ishtar-9c209bd11bc461d978f77b32fc228fe3f0760fff.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 -------------------- |