projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f900a40
)
add description to changelog
author
stwf
<steven.fuchs@dockyard.com>
Thu, 17 Sep 2020 13:48:17 +0000
(09:48 -0400)
committer
stwf
<steven.fuchs@dockyard.com>
Thu, 17 Sep 2020 13:48:17 +0000
(09:48 -0400)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 75357f05edc20cf20cc62c471e1bc6e85fb687ac..a7a4f08ae20f27b41a4676fdab3723b5cf0c4ca2 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-9,6
+9,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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.
### Removed