diff --git a/CHANGELOG.md b/CHANGELOG.md
index b43ef3c5..5bb87723 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,11 @@
- **[@dawidd6](https://github.com/dawidd6)**
+## Operating System
+
+- Added support for ArchBox Linux.
+
+
## Config
- Fixed default config not found.
@@ -13,6 +18,10 @@
## Info
+**Shell**
+
+- Fixed a crash when the user has `bash 3` installed.
+
**GPU**
- [Linux] Display detailed information about Intel GPUs. **[@SomaUlte](https://github.com/SomaUlte)**