Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jianhuang01 committed Apr 24, 2018
1 parent c528363 commit a4c934d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## 5.2.0 - April 24
- Update what's new release date
- Example polish (#508)
- Add markdown lint. Start adressing warnings (#507)
- VertexArray docs, initial cleanup round (#506)
- Update docs for running examples (#505)
- Fix website examples (#502)
- Update examples to webpack 4 (#501

## 5.2.0-beta.2 - April 16
- Updates version of math.gl and probe.gl
- Fix browser test of Framebuffer.blit (#497)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luma.gl",
"version": "5.2.0-beta.2",
"version": "5.2.0",
"description": "A WebGL JavaScript visualization library.",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit a4c934d

Please sign in to comment.