Skip to content

Commit 877a23f

Browse files
committed
[docs] Update changelog for release 1.5.5
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
1 parent a9cd355 commit 877a23f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ For details and minor changes, please see the [version control log
44
messages](https://github.com/SpotlightKid/python-rtmidi/commits/master).
55

66

7+
## 1.5.5 (2023-07-26)
8+
9+
Fixes:
10+
11+
- Fixed Cython compilation errors and warnings (#174)
12+
13+
Project infrastructure:
14+
15+
- Updated `requirements-dev.txt` with `pip-compile` (#173).
16+
- Updated minimum Python version declared in `pyproject.toml` to 3.8.
17+
18+
Documentation:
19+
20+
- Updated minimum Python version (3.8) stated in readme and docstring.
21+
22+
723
## 1.5.4 (2023-06-27)
824

925
Changes:

0 commit comments

Comments
 (0)