diff --git a/CHANGELOG.md b/CHANGELOG.md
index e59be858..6f2bf6ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,10 @@
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
- Fixed bug that caused CentOS systems to not be detected.
+**Memory**
+
+- [BSD] Fixed high memory output.
+
**Packages**
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
@@ -36,4 +40,4 @@
- Updated Ubuntu logo to the latest version.
- `--ascii_colors` no longer changes text colors.
-- Fixed bug causing RFRemix to use the incorrect ascii art.
+- Fixed bug causing RFRemix to use the incorrect ascii art.