Skip to content

Commit 79d599e

Browse files
Automated Changelog Entry for 0.4.6 on main
1 parent 638141b commit 79d599e

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.6
6+
7+
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.5...638141b299d2cbaae2062239c8db6ae6fd83e762))
8+
9+
### New features added
10+
11+
- Adds new file custom-preload that is loaded in a different order than custom.js before the main.js script is executed [#155](https://github.com/jupyter/nbclassic/pull/155) ([@lneves12](https://github.com/lneves12))
12+
13+
### Bugs fixed
14+
15+
- Use `var` instead of `const` to ensure js-test succeed [#159](https://github.com/jupyter/nbclassic/pull/159) ([@echarles](https://github.com/echarles))
16+
17+
### Documentation improvements
18+
19+
- add badge for documentation [#160](https://github.com/jupyter/nbclassic/pull/160) ([@RRosio](https://github.com/RRosio))
20+
21+
### Contributors to this release
22+
23+
([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2022-10-07&to=2022-10-12&type=c))
24+
25+
[@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)
26+
27+
<!-- <END NEW CHANGELOG ENTRY> -->
28+
529
## 0.4.5
630

731
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.4...3196dc6f8e1be0748662bfef11d397326b7ef0ea))
@@ -16,8 +40,6 @@
1640

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

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2143
## 0.4.4
2244

2345
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.3...04aaebfb1427167973f5c54a67e3637a9c77134b))

0 commit comments

Comments
 (0)