aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstwf <steven.fuchs@dockyard.com>2020-09-17 09:48:17 -0400
committerstwf <steven.fuchs@dockyard.com>2020-09-17 09:48:17 -0400
commitf58262c673616661baf9750c216a07d239ae99c3 (patch)
tree691b5479816d67fb8b47500ad0b300e53b3724e9
parentf900a40d5dc4285977bd92f3792ad04a2f34ddcf (diff)
downloadpleroma-f58262c673616661baf9750c216a07d239ae99c3.tar.gz
add description to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75357f05e..a7a4f08ae 100644
--- 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