Update changelog for 0.2.1

This commit is contained in:
Benjamin Neff 2017-08-07 23:33:32 +02:00
parent 042033ba73
commit 65483774e1
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -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