Clarification to revision history.

This commit is contained in:
David Reid
2021-12-28 20:48:50 +10:00
parent 3c4634dd6a
commit 4f07898b69
+1 -1
View File
@@ -89240,7 +89240,7 @@ REVISION HISTORY
================
v0.11.2 - TBD
- Add a new device notification system to replace the stop callback. The stop callback is still
in place, but will be removed in the next version. New code should use the notificationCallback
in place, but will be removed in version 0.12. New code should use the notificationCallback
member in the device config instead of stopCallback.
- Fix a bug where the stopped notification doesn't get fired.
- iOS: The IO buffer size is now configured based on the device's configured period size.