17
0

- Update to 6.21.1

* Restore nest-asyncio for tk loop #1086 (@blink1073)
- Release 6.21.0
  * Expose session start file in file. #1078 (@Carreau)
  * Add copy_to_globals debug request handling #1055 (@brichet)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=76
This commit is contained in:
2023-02-05 15:14:25 +00:00
committed by Git OBS Bridge
parent b3b22e65fb
commit a6b076e202
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Feb 5 15:09:43 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.21.1
* Restore nest-asyncio for tk loop #1086 (@blink1073)
- Release 6.21.0
* Expose session start file in file. #1078 (@Carreau)
* Add copy_to_globals debug request handling #1055 (@brichet)
-------------------------------------------------------------------
Sun Jan 22 12:56:21 UTC 2023 - Ben Greiner <code@bnavigator.de>