Skip to content

Commit

Permalink
Update version to 0.18.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Aug 31, 2018
1 parent 20b3537 commit 8467531
Show file tree
Hide file tree
Showing 4 changed files with 1,355 additions and 907 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## Version 0.18.0

### Features
- Added an idle property to objects (#894)
- Better handling and changing of camera clipbounds (#899)
Expand All @@ -13,8 +15,9 @@

### Changes
- Changed build process: optional dependencies are now included in the bundle by default (#890)
- Transpile with Babel to support old browsers and new language features (#900)
- Transpile with Babel to support old browsers and new language features (#900, #903)
- The geojsonReader has been renamed from `jsonReader` to `geojsonReader`. The old name still works as an alias (#905)
- Catch errors in animation frame callbacks (#911)

## Version 0.17.0

Expand Down
Loading

0 comments on commit 8467531

Please sign in to comment.