From fd8ce1f6999fea184d0455ac436b1a08623a173b Mon Sep 17 00:00:00 2001 From: Antoine Aubry Date: Wed, 12 Nov 2014 00:06:30 +0000 Subject: [PATCH] Update changelog. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c55f2f99..33446a2fc 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ More information can be found in the [official page of the project](http://aaubr # Changelog +## Version 3.3.1 + +This release adds a signed package and portable versions of the library. + ## Version 3.3.0 * Make types in YamlDotNet.RepresentationModel serializable.