Update change history.

This commit is contained in:
David Reid
2023-03-23 10:46:15 +10:00
parent e1a3abe9e7
commit 6b4f356b02
+5
View File
@@ -1,3 +1,8 @@
v0.11.12 - TBD
=====================
* A safety change for custom VFS implementations. The `pBytesRead` parameter on the onRead callback is not pre-initialized to zero.
v0.11.12 - 2023-03-23
=====================
* Fix compilation errors with the C++ build.