update changelog
diff --git a/CHANGELOG b/CHANGELOG
index 013b5c8..d7cbf84 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
 1.3.2
 
+Support for alignment equal or larger than memory page size, up to span size
+
+Added adaptive thread cache size based on thread allocation load
+
 Fix 32-bit MSVC Windows builds using incorrect 64-bit pointer CAS
 
 Updated compatibility with clang toolchain and Python 3
@@ -8,8 +12,6 @@
 
 Moved active heap counter to statistics
 
-Support for alignment equal or larger than memory page size, up to span size
-
 Moved repository to https://github.com/mjansson/rpmalloc