Skip to content

Commit 9e867db

Browse files
committed
Document 1.6.0 release
1 parent 8674ad8 commit 9e867db

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
22

33
## [Unreleased]
44

5+
## [1.6.0] - 2021-11-23
6+
57
### Added
68

7-
- Error page for authentication
8-
- Guardian phone number to occurrence show view enrolments list
9+
- [#178](https://github.com/City-of-Helsinki/kukkuu-admin/pull/178) Error page for authentication
10+
- [#179](https://github.com/City-of-Helsinki/kukkuu-admin/pull/179) Guardian phone number to occurrence show view enrolments list
911

1012
### Fixed
1113

12-
- Occurrence notification subscription always being shown as 0
13-
- Total capacity count in event and event groups list
14-
- Flaky login when redirect target was unclear or the sign in callback page itself
15-
- Clicking a child in occurrence show enrolments list
14+
- [#176](https://github.com/City-of-Helsinki/kukkuu-admin/pull/176) Occurrence notification subscription always being shown as 0
15+
- [#177](https://github.com/City-of-Helsinki/kukkuu-admin/pull/177) Total capacity count in event and event groups list
16+
- [#178](https://github.com/City-of-Helsinki/kukkuu-admin/pull/178) Flaky login when redirect target was unclear or the sign in callback page itself
17+
- [#179](https://github.com/City-of-Helsinki/kukkuu-admin/pull/179) Clicking a row in occurrence show view enrolments list
1618

1719
## [1.5.5] - 2021-04-26
1820

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kukkuu-admin",
3-
"version": "1.5.5",
3+
"version": "1.6.0",
44
"private": true,
55
"scripts": {
66
"start": "react-scripts start",

0 commit comments

Comments
 (0)