Skip to content

Commit

Permalink
Version 8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Apr 14, 2023
1 parent 960fa59 commit a042e4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@

See Git checking messages for full history.

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

## 8.0.2 (2023/04/09)
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Technical Changes

## 8.0.3 (2023-04-xx)
## 8.0.3 (2023-04-15)

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

0 comments on commit a042e4f

Please sign in to comment.