summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-09-24 15:56:17 +0200
committerlain <lain@soykaf.club>2020-09-24 15:56:17 +0200
commitdefca4a8b1e5baa03b308e77bf2386f135b2584d (patch)
tree2eb3a9fcf7ac110fd2b265934a806abda0af6424 /CHANGELOG.md
parentd0078bc40406939cb584847c90b00aad006812e4 (diff)
Changelog: Add info about user search.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f5d01af3..1a1de99a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
+- Search: Users are now findable by their urls.
- Renamed `:await_up_timeout` in `:connections_pool` namespace to `:connect_timeout`, old name is deprecated.
- Renamed `:timeout` in `pools` namespace to `:recv_timeout`, old name is deprecated.
- The `discoverable` field in the `User` struct will now add a NOINDEX metatag to profile pages when false.