add description to changelog
authorstwf <steven.fuchs@dockyard.com>
Thu, 17 Sep 2020 13:48:17 +0000 (09:48 -0400)
committerstwf <steven.fuchs@dockyard.com>
Thu, 17 Sep 2020 13:48:17 +0000 (09:48 -0400)
CHANGELOG.md

index 75357f05edc20cf20cc62c471e1bc6e85fb687ac..a7a4f08ae20f27b41a4676fdab3723b5cf0c4ca2 100644 (file)
@@ -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