Skip to content

Commit 5a69a28

Browse files
committed
Version 8.0.0
1 parent fda2a6e commit 5a69a28

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ History:
22

33
<see Git checking messages for history>
44

5-
8.0.0 2023/0x/xx
6-
- the whole source code was migrated to PEP 570 (Python positional-only parameters)
5+
8.0.0 2023/04/09
6+
- removed support for Python 3.6
77
- removed support for Python 3.7
8+
- MSS: fixed PEP 484 prohibits implicit Optional
9+
- MSS: the whole source code was migrated to PEP 570 (Python positional-only parameters)
810
- Linux: added mouse support (related to #55)
911
- Linux: reset the X server error handler on exit to prevent issues with Tk/Tkinter (fixes #220)
1012
- Linux: added mouse support (related to #55)
@@ -15,8 +17,6 @@ History:
1517

1618
7.0.1 2022/10/27
1719
- fixed the wheel package
18-
- removed support for Python 3.6
19-
- MSS: fixed PEP 484 prohibits implicit Optional
2020

2121
7.0.0 2022/10/27
2222
- added support for Python 3.11

docs/source/api.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ GNU/Linux
7373

7474
.. class:: MSS
7575

76-
.. attribute:: core
77-
7876
.. method:: close()
7977

8078
Clean-up method.

0 commit comments

Comments
 (0)