5.3.0-alpha.1

This commit is contained in:
Jian Huang 2018-04-23 15:47:36 -07:00
parent adc8b272d0
commit f54e06aa41
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Pre-releases
## 5.3.0-alpha.1 - April 23
- Add discard too picking.js fragment shader (#509)
## 5.2.0-beta.2 - April 16
- Upgrade math.gl and probe.gl to official (non-alpha) versions
- VertexArray: move private methods to end of class (#498)

View File

@ -1,6 +1,6 @@
{
"name": "luma.gl",
"version": "5.2.0-beta.2",
"version": "5.3.0-alpha.1",
"description": "A WebGL JavaScript visualization library.",
"license": "MIT",
"contributors": [