diff --git a/CHANGELOG.md b/CHANGELOG.md index d1017bd3a..b1cb38876 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added + +- Add trust center files + ### Fixed - Fix HTML entities displaying incorrectly in PDF exports (e.g., "&" showing as "&")