diff --git a/CHANGELOG.md b/CHANGELOG.md index 073154e1bb..ea375c691e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ BUG FIXES: * replication: Fix an issue causing startup problems if a namespace policy wasn't replicated properly + * replication: Properly update mount entry cache on a secondary to apply all + new values after a tune * ui: fix an issue where sensitive input values weren't being saved to the server [GH-6586]