We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2be5b1 commit 0077cf6Copy full SHA for 0077cf6
1 file changed
CHANGELOG.md
@@ -16,17 +16,17 @@ Project infrastructure:
16
- Updated minimum supported Python version mentioned in readme etc.
17
- Updated latest Python version mentioned in Windows install docs.
18
- Fixed compiler config in meson.build for alternative compilers on
19
- Windows (#213, thanks @s0600204.
+ Windows (#213, thanks @s0600204).
20
- Updated dev requirements with `pip-tools` (#215).
21
22
Changes:
23
24
- Update rtmidi sub-module's `python-rtmidi` branch to be based on latest
25
- HEAD of `master` branch.
+ HEAD of `master` branch (fixes #204).
26
27
Fixes / Features:
28
29
-- Add `set_buffer_size` method to `MidiIn` class (#204).
+- Add `set_buffer_size` method to `MidiIn` class (fixes #200).
30
31
32
## 1.5.8 (2023-11-20)
0 commit comments