17
0

Accepting request 924560 from home:bnavigator:branches:devel:languages:python:jupyter

- Update to version 5.1.1
  * Improve handling of different keyboard combinations.
  * Move cursor to the beginning of buffer if on the same line.

OBS-URL: https://build.opensuse.org/request/show/924560
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=37
This commit is contained in:
2021-10-10 19:23:13 +00:00
committed by Git OBS Bridge
parent c0a92d1130
commit abeb8660f0
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Oct 10 19:13:58 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 5.1.1
* Improve handling of different keyboard combinations.
* Move cursor to the beginning of buffer if on the same line.
-------------------------------------------------------------------
Mon May 10 12:31:24 UTC 2021 - Ben Greiner <code@bnavigator.de>