diff --git a/changelog b/changelog
index 9a6ab157e2d8f136c0fb0efd4526aa1288a1276d..cc4fee4186b5aa4c7db30ce8af2f1a76230b2b62 100644
--- a/changelog
+++ b/changelog
@@ -11,6 +11,15 @@ User api additions
 	 and the git HEAD hash the library was built from
 
 
+User api changes
+----------------
+
+ - Header tokens are now deleted after the websocket connection is
+ established.  Not just the header data is saved, but the pointer and length
+ array is also removed from (union) scope saving several hundred bytes per
+ connection once it is established
+
+
 New features
 ------------