projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0078bc
)
Changelog: Add info about user search.
author
lain
<lain@soykaf.club>
Thu, 24 Sep 2020 13:56:17 +0000
(15:56 +0200)
committer
lain
<lain@soykaf.club>
Thu, 24 Sep 2020 13:56:17 +0000
(15:56 +0200)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 5f5d01af34e94be5b8781931aa0d42951db004b6..1a1de99a79f07d0999ee16f99eef5783eaadad44 100644
(file)
--- 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.