Skip to content

Commit

Permalink
Initial changelog for v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarianski committed Mar 24, 2016
1 parent f6e66c7 commit 8fab34f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v0.9.0
------
* After merging, simplify with a very small tolerance to remove duplicate and almost-colinear points
* Add transform to update parenthetical properties
* Add ability to drop parenthetical features below some given zoom level
* Add function to add construction state to stations
* Adjust tile rank score for stations to take into account the different types of routes
* Remove temporary properties which shouldn't be public
* Add 'root_relation_id' for linking related features together in a site or public transport 'stop area' or 'stop area group'
* Remove now unused landuse kind mapping transform
* Add uic_ref transform

v0.8.0
------
* Allow code in `drop_features_where` function.
Expand Down

0 comments on commit 8fab34f

Please sign in to comment.