Update CHANGELOG

This commit is contained in:
Joshua Granick
2017-03-17 13:27:39 -07:00
parent bb8e7e238d
commit 5a81a03880

View File

@@ -7,6 +7,7 @@
* Fixed AssetLibrary loadText to use text (not binary) loading on HTML5
* Fixed support `<library />` tag without using a "path" attribute
* Fixed premature loading of `embed="false"` assets on HTML5
* Fixed missing bufferData API in WebGLContext
* Fixed OpenGL bindings to return null OpenGL objects if an ID is zero