Skip to content

Commit ff3c6a3

Browse files
authored
Change order to group like topics, and internal changes last
1 parent 0774b84 commit ff3c6a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ v2.3.0
55
------
66

77
* 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).
89
* 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).
9-
* Fix indentation for new, stricter flake8. [PR #366](https://github.com/tilezen/tilequeue/pull/366).
1010
* 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).
1112
* Bump PyYAML version for CVE-2017-18342. [PR #363](https://github.com/tilezen/tilequeue/pull/363).
12-
* Process boundaries from RAWR tiles the same way we do from SQL. [PR #362](https://github.com/tilezen/tilequeue/pull/362).
1313

1414
v2.2.1
1515
------

0 commit comments

Comments
 (0)