File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 44
55## 5.5
66
7+ ### 5.5.5
8+ * Keep preferring SelectorEventLoop on Windows. [ #669 ] ( https://github.com/ipython/ipykernel/pull/669 )
9+
10+ ### 5.5.4
11+ * Import `` configure_inline_support `` from `` matplotlib_inline `` if available [ #654 ] ( https://github.com/ipython/ipykernel/pull/654 )
12+
13+ ### 5.5.3
14+ * Revert Backport of #605 : Fix Handling of `` shell.should_run_async `` [ #622 ] ( https://github.com/ipython/ipykernel/pull/622 )
15+
16+ ### 5.5.2
17+ ** Note:** This release was deleted from PyPI since it had breaking changes.
18+
19+ * Changed default timeout to 0.0 seconds for stop_on_error_timeout. [ #618 ] ( https://github.com/ipython/ipykernel/pull/618 )
20+
21+ ### 5.5.1
22+ ** Note:** This release was deleted from PyPI since it had breaking changes.
23+
24+ * Fix Handling of `` shell.should_run_async `` . [ #605 ] ( https://github.com/ipython/ipykernel/pull/605 )
25+
726### 5.5.0
827* kernelspec: ensure path is writable before writing ` kernel.json ` . [ #593 ] ( https://github.com/ipython/ipykernel/pull/593 )
928* Add ` configure_inline_support ` and call it in the shell. [ #590 ] ( https://github.com/ipython/ipykernel/pull/590 )
You can’t perform that action at this time.
0 commit comments