Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
changelog for 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygeo committed Nov 22, 2016
1 parent c4d8ce2 commit 0492026
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
0.10.0 (?)
----------
- Breaking change: batch update of dataset features has been removed (#137).
0.10.0 (2016-11-22)
-------------------
- BREAKING CHANGE: batch update of dataset features has been removed (#137).
- Support limits in forward and reverse geocoder (#133, #135)
- GeoJSON inputs to static API are normalized to a feature collections (#136)
- Add support for upload patch mode
- Additional place types for geocoder (landmark, district, locatity) (#139, #140)
- Bug fix: improper boolean test of tile inputs prevented access to zoom
level 0 tile containing longitude, latitude (0, 0) (#130). Fixed in #131.

0.9.0 (2016-06014)
0.9.0 (2016-06-14)
------------------
- bbox support for forward geocoding (#124)
- Added dependency for external polyline module (#126)
Expand Down

0 comments on commit 0492026

Please sign in to comment.