You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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))
0 commit comments