Deal with large numerical values in statistics - fixes #87
Change-Id: Iaaf95fe1dd6c87c693446706d2845a80bb2d257f
diff --git a/Changes b/Changes
index a30f6bb..cf67a7e 100755
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+0.33 2019-03-18
+ - Fix problem with serialization and deserialization
+ of large numerical values (#87).
+
+ WARNING: This requires complete recaching, so run
+ $ perl script/kalamar chi clear default
+ $ perl script/kalamar chi clear user
+ in your MOJO_MODE environment after update.
+
0.32 2019-03-12
- Support attachements in metadata fields (#77).
- Added ping request option to Piwik.