diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0968b045e97..a1fb2353aa5 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -23,6 +23,10 @@ AllowSimplePasswords=true - To migrate on production builds, update the database password set in Database.URL to be 16 - 50 characters without leading or trailing whitespace. URI parsing rules apply to the chosen password - refer to [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) for special character escape rules. +### Added + +- Various Functions improvements + ## 2.4.0 - 2023-08-21