diff --git a/CHANGES.md b/CHANGES.md index 4f4d1ccd..571d4d5d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ v0.11.12 - TBD ===================== -* A safety change for custom VFS implementations. The `pBytesRead` parameter on the onRead callback is not pre-initialized to zero. +* A safety change for custom VFS implementations. The `pBytesRead` parameter on the onRead callback is now pre-initialized to zero. v0.11.12 - 2023-03-23