Skip to content

Commit 0077cf6

Browse files
committed
docs: more changelog updates
Signed-off-by: Christopher Arndt <[email protected]>
1 parent e2be5b1 commit 0077cf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ Project infrastructure:
1616
- Updated minimum supported Python version mentioned in readme etc.
1717
- Updated latest Python version mentioned in Windows install docs.
1818
- Fixed compiler config in meson.build for alternative compilers on
19-
Windows (#213, thanks @s0600204.
19+
Windows (#213, thanks @s0600204).
2020
- Updated dev requirements with `pip-tools` (#215).
2121

2222
Changes:
2323

2424
- Update rtmidi sub-module's `python-rtmidi` branch to be based on latest
25-
HEAD of `master` branch.
25+
HEAD of `master` branch (fixes #204).
2626

2727
Fixes / Features:
2828

29-
- Add `set_buffer_size` method to `MidiIn` class (#204).
29+
- Add `set_buffer_size` method to `MidiIn` class (fixes #200).
3030

3131

3232
## 1.5.8 (2023-11-20)

0 commit comments

Comments
 (0)