Skip to content

Commit 8fbc772

Browse files
author
Steven Silvester
authored
Update CHANGELOG.md
1 parent 7c6ef62 commit 8fbc772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
### Bugs fixed
1212

1313
- Fix rich variables inspection [#793](https://github.com/ipython/ipykernel/pull/793) ([@fcollonval](https://github.com/fcollonval))
14-
- Do not call setQuitOnLastWindowClosed() on a QCoreApplication [#791](https://github.com/ipython/ipykernel/pull/791) ([@stukowski](https://github.com/stukowski))
14+
- Do not call `setQuitOnLastWindowClosed()` on a `QCoreApplication` [#791](https://github.com/ipython/ipykernel/pull/791) ([@stukowski](https://github.com/stukowski))
1515

1616
### Maintenance and upkeep improvements
1717

18-
- Drop ipython_genutils requirement [#792](https://github.com/ipython/ipykernel/pull/792) ([@penguinolog](https://github.com/penguinolog))
18+
- Drop `ipython_genutils` requirement [#792](https://github.com/ipython/ipykernel/pull/792) ([@penguinolog](https://github.com/penguinolog))
1919

2020
### Contributors to this release
2121

0 commit comments

Comments
 (0)