Skip to content

Commit 1324690

Browse files
authored
Merge pull request #1158 from tilezen/nvkelso/v1.0.3-changelog
add v1.0.3 changelog
2 parents d76dc40 + 1acbfdf commit 1324690

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
v1.0.3
2+
------
3+
* **Release date**: 2017-01-24.
4+
* **Requires:** [tileserver v1.1.0](https://github.com/mapzen/tileserver/releases/tag/v1.1.0) and [tilequeue v1.2.0](https://github.com/mapzen/tilequeue/releases/tag/v1.2.0) and [mapbox-vector-tile v1.0.0](https://pypi.python.org/pypi/mapbox-vector-tile/v1.0.0).
5+
* Clarify documentation license as CC-BY. See [#1136](https://github.com/tilezen/vector-datasource/issues/1136).
6+
* Fix test failures. See [#1148](https://github.com/tilezen/vector-datasource/issues/1148), [#1150](https://github.com/tilezen/vector-datasource/pull/1150), [#1152](https://github.com/tilezen/vector-datasource/pull/1152), [#1157](https://github.com/tilezen/vector-datasource/pull/1157).
7+
8+
19
v1.0.2
210
------
3-
* **Release date**: 2016-11-17.
11+
* **Release date**: 2016-11-17. _Live on prod 2016-11-21._
412
* **Requires:** [tileserver v1.0.0](https://github.com/mapzen/tileserver/releases/tag/v1.0.0) and [tilequeue v1.0.1](https://github.com/mapzen/tilequeue/releases/tag/v1.0.1) and [mapbox-vector-tile v1.0.0](https://pypi.python.org/pypi/mapbox-vector-tile/v1.0.0).
513
* Merge water and earth polygons. See [#1106](https://github.com/tilezen/vector-datasource/issues/1106).
614
* Improve maritime_boundary tagging in Europe and globally by updating buffered_land shapefile. See [#294](https://github.com/tilezen/vector-datasource/issues/294).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.2
1+
v1.0.3

0 commit comments

Comments
 (0)