Skip to content

Commit 7f40d15

Browse files
authored
Merge pull request #369 from tilezen/zerebubuth/update-for-v2.3
Update changelog and version file, bump to v2.3.0.
2 parents 7d47872 + ff3c6a3 commit 7f40d15

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
CHANGELOG
22
=========
33

4+
v2.3.0
5+
------
6+
7+
* Add utility function to orient MultiPolygons. [PR #368](https://github.com/tilezen/tilequeue/pull/368).
8+
* Process boundaries from RAWR tiles the same way we do from SQL. [PR #362](https://github.com/tilezen/tilequeue/pull/362).
9+
* Exclude buffered land polygons from changes made in [#362](https://github.com/tilezen/tilequeue/pull/362). [PR #367](https://github.com/tilezen/tilequeue/pull/367).
10+
* Add log function to post-process Context. [PR #364](https://github.com/tilezen/tilequeue/pull/364).
11+
* Fix indentation for new, stricter flake8. [PR #366](https://github.com/tilezen/tilequeue/pull/366).
12+
* Bump PyYAML version for CVE-2017-18342. [PR #363](https://github.com/tilezen/tilequeue/pull/363).
13+
414
v2.2.1
515
------
616

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.3.0

0 commit comments

Comments
 (0)