diff --git a/ChangeLog b/ChangeLog index 3a612e6c..82ef15bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,17 @@ e-antic Change Log .. current developments +v1.2.1 +==================== + +**Fixed:** + +* Fixed serialization of `renf_class` with cereal>=1.3.2 (#224) + +* Fixed deserialization of objects serialized with e-antic prior to 1.0.0 + + + v1.2.0 ==================== diff --git a/doc/news/cereal-legacy.rst b/doc/news/cereal-legacy.rst deleted file mode 100644 index 4bfdc14f..00000000 --- a/doc/news/cereal-legacy.rst +++ /dev/null @@ -1,5 +0,0 @@ -**Fixed:** - -* Fixed serialization of `renf_class` with cereal>=1.3.2 (#224) - -* Fixed deserialization of objects serialized with e-antic prior to 1.0.0