pre-release updates

- update CHANGES.md
- bump version in setup.py

[Revisionist Note] This is the end of the rewritten branch. The original
history can be found in the branch main-pre-rewrite.
This commit is contained in:
Lars Immisch
2023-10-24 19:17:58 +01:00
committed by Oswald Buddenhagen
parent 0df2e0ee6f
commit 1c730123eb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# Version 0.10.1
- restore previous xrun behaviour, #131
- type hints
# Version 0.10.0
- assorted improvements (#123 from @ossilator)
- support for `periods` in the `PCM` constructor.