Skip to content
This repository was archived by the owner on Oct 12, 2019. It is now read-only.

Commit bff2cc1

Browse files
committed
πŸ“ update CHANGELOG
1 parent 858b865 commit bff2cc1

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,20 @@
22
All notable changes to this project will be documented in this file.
33

44
## Unreleased
5+
6+
## [1.0.0-beta5] - 2019-04-08
57
### Changed
6-
- notification, dialogs, dropdowns moved to their own namespaces in `locales`
7-
- dashboard -> homepage
8-
- DCA is split into two parts
8+
- notification, dialogs, dropdowns moved to their own namespaces in `locales` ([#57](https://github.com/ecatch-kyst/web/issues/57))
9+
- dashboard -> homepage ([#57](https://github.com/ecatch-kyst/web/issues/57))
10+
- DCA is split into two parts ([#93](https://github.com/ecatch-kyst/web/issues/93))
911

1012
### Added
11-
- preset for making favorites groups in dropdown
12-
- page on "homescreen" for setting the preset
13-
- input validation ([#90](https://github.com/ecatch-kyst/web/issues/90))
13+
- preset for making favorites groups in dropdown ([#99](https://github.com/ecatch-kyst/web/issues/99))
14+
- page on "homescreen" for setting the preset
15+
- input validation ([#90](https://github.com/ecatch-kyst/web/issues/90))
1416

1517
### Removed
16-
- unused translations
18+
- unused translations ([#57](https://github.com/ecatch-kyst/web/issues/57))
1719
- delete option
1820

1921
### Fixed

0 commit comments

Comments
Β (0)