aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-11-19 13:23:58 +0100
committerlain <lain@soykaf.club>2020-11-19 13:23:58 +0100
commit2ee0fc194a3118e2b562744cb2854d048c829b1e (patch)
treecfca0796fa012b6f806fab05f08a0b10fd08cd9f
parent5e2ba57327b88f7304ebbd9df73a15d892ee536c (diff)
downloadpleroma-2ee0fc194a3118e2b562744cb2854d048c829b1e.tar.gz
Changelog: Add info about search fixes.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8658d5440..f5c12b6de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
+- Search: RUM index search speed has been fixed.
+
<details>
<summary>API Changes</summary>
- Mastodon API: Current user is now included in conversation if it's the only participant.