diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6711dc41a1fb7f4927ab8ce4029b8ae041a120ba..0312ad595d417e70c4876cf507ba5088d7dcb318 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ### Changed
 
-- Updated README to run tests against JS dependencies
 - Use discover to find all unit tests 
 - Run tests against current format definitions 
 - Test that formats match saved schema 
@@ -27,6 +26,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 - Emergency flag in mission plan schemas
 - Added additional battery and fuel fields to platform status for SPINE project 
 
+### Changed 
+
+- Updated README to run tests against JS dependencies
+
 ## [v0.1.0] - 2023-03-24
 
 ### Added