diff --git a/CHANGELOG.md b/CHANGELOG.md index a27a54e1..09465f11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,14 @@ # Change Log -## [Unrelease] +## [0.2.3] - 2018-03-31 ### Added - [#155](https://github.com/h3poteto/whalebird-desktop/pull/155) [#157](https://github.com/h3poteto/whalebird-desktop/pull/157) [#158](https://github.com/h3poteto/whalebird-desktop/pull/158) Add account profile page in side bar ### Fixed +- [#166](https://github.com/h3poteto/whalebird-desktop/pull/166) Reset ctrl key event handler when close new toot modal +- [#162](https://github.com/h3poteto/whalebird-desktop/pull/162) Remove html tags in reply notifications - [#159](https://github.com/h3poteto/whalebird-desktop/pull/159) Set max height in the image viewer -## [2.2.2] - 2018-03-29 +## [0.2.2] - 2018-03-29 ### Added - [#153](https://github.com/h3poteto/whalebird-desktop/pull/153) Attach images in toot - [#152](https://github.com/h3poteto/whalebird-desktop/pull/152) Open images in modal window when click the preview diff --git a/package-lock.json b/package-lock.json index c1a0028d..aec73094 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "Whalebird", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 1, "requires": true, "dependencies": {