From 65483774e120dde20b21dcba44979be21bba987f Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 7 Aug 2017 23:33:32 +0200 Subject: [PATCH] Update changelog for 0.2.1 --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 17b8277..292dc58 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,13 @@ +# 0.2.1 + +## Features + +Add `DiasporaFederation::Schemas` to access the JSON schema [#70](https://github.com/diaspora/diaspora_federation/pull/70) + +## Refactor + +Don't add optional properties to generated XML and JSON when nil [#71](https://github.com/diaspora/diaspora_federation/pull/71) + # 0.2.0 ## Features