Skip to content

Commit c22b142

Browse files
Automated Changelog Entry for 0.4.7 on main
1 parent 964941a commit c22b142

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.4.7
6+
7+
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.6...964941a4428cfbb385b5f8f557496582cf4d88d0))
8+
9+
### New features added
10+
11+
- Fix/nbclassic base url [#168](https://github.com/jupyter/nbclassic/pull/168) ([@mcrutch](https://github.com/mcrutch))
12+
13+
### Enhancements made
14+
15+
- Add a redirect from /nbclassic to /nbclassic/tree if both notebook>=7 if both notebook>=7 and nbclassic are installed [#166](https://github.com/jupyter/nbclassic/pull/166) ([@echarles](https://github.com/echarles))
16+
17+
### Bugs fixed
18+
19+
- Allow NBClassic to work with NB7 and ServerApp.base_url [#165](https://github.com/jupyter/nbclassic/pull/165) ([@mcrutch](https://github.com/mcrutch))
20+
21+
### Contributors to this release
22+
23+
([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2022-10-12&to=2022-10-20&type=c))
24+
25+
[@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2022-10-12..2022-10-20&type=Issues) | [@mcrutch](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amcrutch+updated%3A2022-10-12..2022-10-20&type=Issues)
26+
27+
<!-- <END NEW CHANGELOG ENTRY> -->
28+
529
## 0.4.6
630

731
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.5...638141b299d2cbaae2062239c8db6ae6fd83e762))
@@ -24,8 +48,6 @@
2448

2549
[@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2022-10-07..2022-10-12&type=Issues) | [@lneves12](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Alneves12+updated%3A2022-10-07..2022-10-12&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3ARRosio+updated%3A2022-10-07..2022-10-12&type=Issues)
2650

27-
<!-- <END NEW CHANGELOG ENTRY> -->
28-
2951
## 0.4.5
3052

3153
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.4...3196dc6f8e1be0748662bfef11d397326b7ef0ea))

0 commit comments

Comments
 (0)