Skip to content

Commit 54ecbce

Browse files
authored
Updates and additions to release notes
1 parent 4c2e1d7 commit 54ecbce

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/source/changelog.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,25 @@ We strongly recommend that you upgrade to version 9+ of pip before upgrading ``n
2828

2929
New features:
3030

31-
- Execute cells by clicking area in input prompt (:ghpull:`3535`, :ghpull:`3687`)
31+
- Execute cells by clicking icon in input prompt (:ghpull:`3535`, :ghpull:`3687`)
32+
- New "Save as" menu option (:ghpull:`3289`)
3233
- Add kernel_info_timeout traitlet to enable restarting slow kernels (:ghpull:`3665`)
34+
- Add ``custom_display_host`` config option to override displayed URL (:ghpull:`3668`)
3335
- Add /metrics endpoint for Prometheus Metrics (:ghpull:`3490`)
3436
- Update to jQuery 3.3 (:ghpull:`3655`)
37+
- Update marked to 0.4 (:ghpull:`3686`)
3538

3639
Fixing problems:
3740

3841
- Don't duplicate token in displayed URL (:ghpull:`3656`)
3942
- Don't trash non-empty directories on Windows (:ghpull:`3673`)
4043
- Include LICENSE file in wheels (:ghpull:`3671`)
44+
- Don't show "0 active kernels" when starting the notebook (:ghpull:`3696`)
4145

4246
Testing:
47+
4348
- Add find replace test (:ghpull:`3630`)
44-
- [3335] Convert JS tests to Selenium (:ghpull:`3601`)
49+
- Selenium test for deleting all cells (:ghpull:`3601`)
4550

4651
Thanks to the following contributors:
4752

0 commit comments

Comments
 (0)