Skip to content

Commit 2a8e42e

Browse files
authored
Update CHANGELOG.md
1 parent 6a9a4c7 commit 2a8e42e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,18 @@ All notable changes to this project will be documented in this file.
1010

1111
### Bugs fixed
1212

13+
- fix: make command line aliases work again [#564](https://github.com/jupyter-server/jupyter_server/pull/564) ([@mariobuikhuizen](https://github.com/mariobuikhuizen))
1314
- decode bytes from secure cookie [#562](https://github.com/jupyter-server/jupyter_server/pull/562) ([@oliver-sanders](https://github.com/oliver-sanders))
1415

1516
### Maintenance and upkeep improvements
1617

1718
- Add the needed space in the welcome message [#561](https://github.com/jupyter-server/jupyter_server/pull/561) ([@echarles](https://github.com/echarles))
19+
- Update check-release workflow [#558](https://github.com/jupyter-server/jupyter_server/pull/558) ([@afshin](https://github.com/afshin))
1820

1921
### Documentation improvements
2022

2123
- Fix typo in allow_password_change help [#559](https://github.com/jupyter-server/jupyter_server/pull/559) ([@manics](https://github.com/manics))
2224

23-
### Other merged PRs
24-
25-
- fix: make command line aliases work again [#564](https://github.com/jupyter-server/jupyter_server/pull/564) ([@mariobuikhuizen](https://github.com/mariobuikhuizen))
26-
- Update check-release workflow [#558](https://github.com/jupyter-server/jupyter_server/pull/558) ([@afshin](https://github.com/afshin))
27-
2825
### Contributors to this release
2926

3027
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-07-23&to=2021-08-02&type=c))

0 commit comments

Comments
 (0)