From 2c6d52253cdd8d67256bbac6b26322ffcdeb49f0 Mon Sep 17 00:00:00 2001 From: Antoine Aubry Date: Wed, 5 Dec 2018 16:05:18 +0000 Subject: [PATCH] Prepare release 5.3.0 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 39ced6173..8c68b67ed 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,15 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. # Changelog +## Version 5.3.0 + +New features: +* Add support for supplying custom IObjectGraphTraversalStrategy implementations. +* Add abstract WithTagMapping() method to the base serializer / deserializer builder. + +Bug fixes: +* Use BenchmarkDotNet and Compile YamlDotNet with Optimize option in Release-* configurations + ## Version 5.2.1 Bug fixes: