From e9f40f3ab664bed0bf9d501b65afd251f8177d51 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 2 Apr 2018 23:59:20 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09465f11f7..ae29f2c9b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ # Change Log +## [Unreleased] +### Added +- [#176](https://github.com/h3poteto/whalebird-desktop/pull/176) Set accounts order in preferences +- [#172](https://github.com/h3poteto/whalebird-desktop/pull/172) Create account preferences page + +### Changed +- [#175](https://github.com/h3poteto/whalebird-desktop/pull/175) Save account username in local db + +### Fixed +- [#179](https://github.com/h3poteto/whalebird-desktop/pull/179) Set global background color to white +- [#177](https://github.com/h3poteto/whalebird-desktop/pull/177) Skip removeEvents when dom does not have a target element +- [#170](https://github.com/h3poteto/whalebird-desktop/pull/170) Fix click event on reblog in notifications +- [#169](https://github.com/h3poteto/whalebird-desktop/pull/169) Set build category for mac and linux + ## [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