Skip to content

Commit a042e4f

Browse files
committed
Version 8.0.3
1 parent 960fa59 commit a042e4f

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

CHANGELOG.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22

33
See Git checking messages for full history.
44

5-
## 8.0.3 (2023/xx/xx)
5+
## 8.0.3 (2023/04/15)
66
- added support for Python 3.12
7-
- dev: renamed the `master` branch to `main`
8-
- dev: review the structure of the repository to fix packaging issues (#243)
9-
- MSS: added PEP 561 compatible
7+
- MSS: added PEP 561 compatibility
108
- MSS: include more files in the sdist package (#240)
11-
- MSS: remove `venv` files from the sdist package
12-
- MSS: use markdown for the README, and changelogs
139
- Linux: restore the original X error handler in `.close()` (#241)
1410
- Linux: fixed `XRRCrtcInfo.width`, and `XRRCrtcInfo.height`, C types
11+
- doc: use markdown for the README, and changelogs
12+
- dev: renamed the `master` branch to `main`
13+
- dev: review the structure of the repository to fix/improve packaging issues (#243)
1514
- :heart: contributors: @mgorny, @relent95
1615

1716
## 8.0.2 (2023/04/09)

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Technical Changes
22

3-
## 8.0.3 (2023-04-xx)
3+
## 8.0.3 (2023-04-15)
44

55
### linux.py
66
- Added `XErrorEvent` class (old `Event` class is just an alias now, and will be removed in v9.0.0)

0 commit comments

Comments
 (0)