From a4e8502a94f3b5209f5cc8c55a85d0ca769a15ce Mon Sep 17 00:00:00 2001 From: natterstefan Date: Wed, 4 Jul 2018 21:52:00 +0200 Subject: [PATCH] prepare release 0.2.1 --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0f91caf..015491a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,8 @@ adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased][1] +## 2018/07/04 [0.2.1][7] + ### Added * When Trello-API returns 401 (eg. when `api_key` changed and old token is still @@ -147,3 +149,4 @@ boards: [ [4]: https://github.com/natterstefan/react-trello-multiboard/compare/v0.0.2...v0.1.0 [5]: https://github.com/natterstefan/react-trello-multiboard/compare/v0.1.0...v0.1.1 [6]: https://github.com/natterstefan/react-trello-multiboard/compare/v0.1.1...v0.2.0 +[7]: https://github.com/natterstefan/react-trello-multiboard/compare/v0.2.0...v0.2.1