From fa66a3abc17825334701d1d8c9fc2629cb3d53f7 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Thu, 4 Apr 2019 15:18:21 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92269306..c88a7d40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.5.0](https://gitlab.com/openstapps/api/compare/v0.4.1...v0.5.0) (2019-04-04) + + +### Features + +* add method to remove references from a thing ([9cf6fde](https://gitlab.com/openstapps/api/commit/9cf6fde)), closes [#6](https://gitlab.com/openstapps/api/issues/6) + + + ## [0.4.1](https://gitlab.com/openstapps/api/compare/v0.4.0...v0.4.1) (2019-03-15)