From 03d659eb3d3beb8f895ccc4deaeba9184b40a7c1 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 22 Aug 2016 00:04:50 +0200 Subject: [PATCH] update changelog --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index ac823e0..ed5f711 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +# 0.1.4 + +## Refactor + +* Improve magic envelope validation [90d12e7](https://github.com/diaspora/diaspora_federation/commit/90d12e71d00bd4874c09f81cde968360111933f9) +* Raise ValidationError if properties are missing [4295237](https://github.com/diaspora/diaspora_federation/commit/4295237e9e6e8e0ff23a5d8d732654b865f44944) + # 0.1.3 ## Refactor