From 34215af4b316244ab01ee004c6fc29d5b45370e7 Mon Sep 17 00:00:00 2001 From: Antoine Aubry Date: Fri, 21 Sep 2018 15:35:48 +0100 Subject: [PATCH] Prepare release 5.1.0 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ba7d1f1b1..b5a7d5a64 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,14 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. # Changelog +## Version 5.1.0 + +Improvements: +* Add interfaces for serializer and deserializer (fixes #350). + +Fixes: +* Fixed issue #348 that caused the assembly to have version 0.0.0.0. + ## Version 5.0.0 /!\ This release fixes a security issue. It is strongly recommended to upgrade,