diff --git a/CHANGELOG.md b/CHANGELOG.md index e57bde214..feaed859e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Pre-releases +## 6.0.0-alpha.5 - June 27 +- Fix buffer reuse (#582) + ## 6.0.0-alpha.4 - June 27 - `unbindModels` param in `Model.transform` and `Transform.run` (#581) - VertexArray.unbindBuffers(). Constant attribute logging, (#579) diff --git a/package.json b/package.json index 52a2436c1..a93a572ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "luma.gl", - "version": "6.0.0-alpha.4", + "version": "6.0.0-alpha.5", "description": "A WebGL JavaScript visualization library.", "license": "MIT", "contributors": [