From 2ef5977ed74f780082ec46a1b2fe1d8e795d7fa6 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 8 Jan 2017 04:25:49 +0100 Subject: [PATCH] Update changelog for 0.1.7 --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index cae52c5..f72fd08 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,17 @@ +# 0.1.7 + +## Feature + +* Add event entities [#44](https://github.com/diaspora/diaspora_federation/pull/44) + +## Refactor + +* Add generated signatures of relayables to `#to_h` [#48](https://github.com/diaspora/diaspora_federation/pull/48) + +## Bug fixes + +* Fix parsing of false value [9a7fd27](https://github.com/diaspora/diaspora_federation/commit/9a7fd278b528c809b3a8c53b86c5fa8d6efaf8aa) + # 0.1.6 ## Feature