diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fd919e..eea7510 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,18 @@
 
 ### Changed
 
+### Deprecated
+
+### Removed
+
+### Fixed
+
+### Security
+
+## 1.10.1 - 2024-12-13
+
+### Changed
+
 - Add code formatting with ktfmt
 - Add static analysis with detekt
 - Add tests
@@ -15,10 +27,6 @@
 - Updated typescript to v5.7.2
 - Updated tsx to v4.19.2
 
-### Deprecated
-
-### Removed
-
 ### Fixed
 
 - Fixed K2 compatibility warning
@@ -26,8 +34,6 @@
 - Fixed Python icons when python Core plugin is installed
 - Fixed Go icons when Go Core plugin is installed
 
-### Security
-
 ## 1.10.0 - 2024-10-13
 
 ### Added