We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d0f94 commit 3615ec1Copy full SHA for 3615ec1
docs/changelog.rst
@@ -4,6 +4,16 @@ Changes in jupyter-core
4
4.9
5
---
6
7
+4.9.2
8
+~~~~~
9
+
10
+`on
11
+GitHub <https://github.com/jupyter/jupyter_core/releases/tag/4.9.1>`__
12
13
+* Set proper ``sys.argv[0]`` for subcommand. (:ghpull:`248`)
14
+* Add explicit encoding in open calls. (:ghpull:`249`)
15
+* ``jupyter_config_dir`` - reorder ``home_dir`` initialization. (:ghpull:`251`)
16
17
4.9.1
18
~~~~~
19
0 commit comments