Skip to content

Commit

Permalink
Updated changelog for v0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
zerebubuth committed Dec 16, 2015
1 parent 96b5c01 commit 21c2888
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.6.0
------
* Ensure that the `population` property, if present, is an integer.
* Add IATA short (3-character) codes to airports.
* Interpret road kinds for pistes, motorway junctions, racetracks and piers.
* Normalise `is_link`, `is_tunnel` and `is_bridge` so that it is not present in the negative; it should only be present when its value is positive.
* Re-order aerialways to be above all road types, including bridges, unless overriden by a `layer` property.
* Added sort order properties for beaches and winter sports areas.
* Added a function to remove abandoned pistes from the output.

v0.5.1
------
* Protect against empty snapped geometries - resolves segfault
Expand Down

0 comments on commit 21c2888

Please sign in to comment.