17
0

- Update to 6.27.0

* Extend argument handling of do_execute with cell metadata #1169
    (@jjvraw)
- Release 6.26.0
  * Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=93
This commit is contained in:
2023-11-26 15:29:43 +00:00
committed by Git OBS Bridge
parent dc4a8081ea
commit 8e00a6f523
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 26 15:27:03 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.27.0
* Extend argument handling of do_execute with cell metadata #1169
(@jjvraw)
- Release 6.26.0
* Maintenance and upkeep improvements
-------------------------------------------------------------------
Sat Sep 23 16:44:53 UTC 2023 - Ben Greiner <code@bnavigator.de>