diff --git a/CHANGELOG.md b/CHANGELOG.md
index 525872586..a87e35140 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ BUG FIXES:
   - core/guests: Create common BSD guest for shared logic
   - guests/bsd: Consolidate core logic for mounting NFS folders
       [GH-7480, GH-7474, GH-7466]
+  - guests/bsd: Consolidate core logic for public key management [GH-7481]
   - guests/centos: Use `ip` instead of `ifconfig` to detect network interfaces
       [GH-7460]
   - guests/debian: Ensure newline when inserting public key [GH-7456]