Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgios-uber committed Jan 10, 2020
1 parent b855de2 commit 9973a2d
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ _All notable changes to this project will be documented in this file. This proje

<!-- INSERT HERE -->

<!--
## <<NEXT RELEASE>>
## [0.17.0](https://github.com/uber/nebula.gl/compare/v0.16.0...v0.17.0) - 2020-01-10

### Changes

* Fix deck 8 (#317)
* Rename DrawCircleByBoundingBoxMode to DrawCircleByDiameterMode (#314)
* upgrade deckgl to 8.0 using upgrade script
* update ocular-gatsby
* Measure distance mode + tooltips (#299)
* Use deck.gl mesh layer, update example to use it (#296)
* Fix register events and respect selectedFeatureIndex passed from… (#287)
* Update readme example

### Breaking changes

Expand All @@ -15,8 +25,6 @@ _All notable changes to this project will be documented in this file. This proje
* `lineDashJustified`
* `getTentativeLineDashArray`

-->

## [0.16.0](https://github.com/uber/nebula.gl/compare/v0.15.0...v0.16.0) - 2019-09-25

### Changes
Expand Down

0 comments on commit 9973a2d

Please sign in to comment.