Document changes, i.e. #53.

This commit is contained in:
Lars Immisch
2018-02-20 12:10:20 +01:00
parent 58f4522769
commit aa9867de18

View File

@@ -1,3 +1,9 @@
Version 0.8.3:
- Return an empty string/bytestring when 'read()' detects an
overrun. Previously the returned data was undefined (contributed by @jcea)
- Unlimited setperiod buffer size when reading frames (contributed by @jcea)
Version 0.8.2:
- fix #3 (we cannot get the revision from git for pip installs)