Skip to content

Commit

Permalink
docs(changelog): alpha 4.1.0 info
Browse files Browse the repository at this point in the history
  • Loading branch information
Balthazar Gronon committed May 18, 2017
1 parent 0fc22c0 commit 4f23a4a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ Ref: http://keepachangelog.com/en/0.3.0/
[TBD]
- NEW: `pickingRadius` prop on the `DeckGL` component, enables more tolerant click and hover interaction.

### deck.gl v4.1.0-alpha.2
Versions 4.1.0 alpha 1, 2 and 3 have been unpublished due to a wrong tagging.

### deck.gl v4.1.0-alpha.4

- PERFORMANCE: Optimize encodePickingColor by replacing the naive math with bit-wise operations (#631)
- FEAT: Add `pickingRadius` prop (#641)
- FEAT: Seer integration and performace improvements

### deck.gl v4.1.0-alpha.1

- PERFORMANCE: Compiled are now cached for reuse so that same shaders are not recompiled for the same type of layers (#613)
- PERFORMANCE: getViewportUniforms optimization (#586)
- BREAKING: Only composite layers have `renderLayer` methods (#585)
Expand Down

0 comments on commit 4f23a4a

Please sign in to comment.