Changelog: Add info about user search.
authorlain <lain@soykaf.club>
Thu, 24 Sep 2020 13:56:17 +0000 (15:56 +0200)
committerlain <lain@soykaf.club>
Thu, 24 Sep 2020 13:56:17 +0000 (15:56 +0200)
CHANGELOG.md

index 5f5d01af34e94be5b8781931aa0d42951db004b6..1a1de99a79f07d0999ee16f99eef5783eaadad44 100644 (file)
@@ -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.