CHANGELOG.md in measured-2.5.1 vs CHANGELOG.md in measured-2.5.2
- old
+ new
@@ -1,4 +1,10 @@
+2.5.2
+-----
+
+* Allow unit values to be declared in the unit system through aliases and not just the base unit name.
+* Fix some deprecations in tests and CI.
+
2.5.1
----
* Get rid of most memoizations in favor of eager computations.