Skip to content

Commit f15749d

Browse files
committed
add changelog for pending 1.3.0 release
1 parent 122d93a commit f15749d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.0](https://github.com/jupyter-server/jupyter_server/tree/1.3.0) (2021-02-4)
6+
7+
[Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/1.2.3...HEAD)
8+
9+
**Merged pull requests:**
10+
11+
- Special case ExtensionApp that starts the ServerApp [\#401](https://github.com/jupyter-server/jupyter_server/pull/401) ([afshin](https://github.com/afshin))
12+
- only use deprecated notebook\_dir config if root\_dir is not set [\#400](https://github.com/jupyter-server/jupyter_server/pull/400) ([minrk](https://github.com/minrk))
13+
- Use async kernel manager by default [\#399](https://github.com/jupyter-server/jupyter_server/pull/399) ([kevin-bates](https://github.com/kevin-bates))
14+
- Revert Session.username default value change [\#398](https://github.com/jupyter-server/jupyter_server/pull/398) ([mwakaba2](https://github.com/mwakaba2))
15+
16+
517
## [1.2.3](https://github.com/jupyter-server/jupyter_server/tree/1.2.3) (2021-01-29)
618

19+
This was a broken release and was yanked from PyPI.
20+
721
[Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/1.2.2...HEAD)
822

923
**Merged pull requests:**

0 commit comments

Comments
 (0)