From 5a81a038806d303dbca818e19e15bbd40b6752e8 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Fri, 17 Mar 2017 13:27:39 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfe089fd6..2cc68b7fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Fixed AssetLibrary loadText to use text (not binary) loading on HTML5 * Fixed support `` 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