Skip to content

Commit 1ff77e3

Browse files
authored
Formatting
1 parent 3445014 commit 1ff77e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
## 5.5
66

77
### 5.5.5
8-
- Keep preferring SelectorEventLoop on Windows. [#669](https://github.com/ipython/ipykernel/pull/669)
8+
* Keep preferring SelectorEventLoop on Windows. [#669](https://github.com/ipython/ipykernel/pull/669)
99

1010
### 5.5.4
11-
- Import ``configure_inline_support`` from ``matplotlib_inline`` if available [#654](https://github.com/ipython/ipykernel/pull/654)
11+
* Import ``configure_inline_support`` from ``matplotlib_inline`` if available [#654](https://github.com/ipython/ipykernel/pull/654)
1212

1313
### 5.5.3
14-
- Revert Backport of #605: Fix Handling of ``shell.should_run_async`` [#622](https://github.com/ipython/ipykernel/pull/622)
14+
* Revert Backport of #605: Fix Handling of ``shell.should_run_async`` [#622](https://github.com/ipython/ipykernel/pull/622)
1515

1616
### 5.5.2
1717
**Note:** This release was deleted from PyPI since it had breaking changes.
1818

19-
- Changed default timeout to 0.0 seconds for stop_on_error_timeout. [#618](https://github.com/ipython/ipykernel/pull/618)
19+
* Changed default timeout to 0.0 seconds for stop_on_error_timeout. [#618](https://github.com/ipython/ipykernel/pull/618)
2020

2121
### 5.5.1
2222
**Note:** This release was deleted from PyPI since it had breaking changes.
2323

24-
- Fix Handling of ``shell.should_run_async``. [#605](https://github.com/ipython/ipykernel/pull/605)
24+
* Fix Handling of ``shell.should_run_async``. [#605](https://github.com/ipython/ipykernel/pull/605)
2525

2626
### 5.5.0
2727
* kernelspec: ensure path is writable before writing `kernel.json`. [#593](https://github.com/ipython/ipykernel/pull/593)

0 commit comments

Comments
 (0)