Skip to content

Commit

Permalink
Change order to group like topics, and internal changes last
Browse files Browse the repository at this point in the history
  • Loading branch information
nvkelso authored Feb 15, 2019
1 parent 0774b84 commit ff3c6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ v2.3.0
------

* Add utility function to orient MultiPolygons. [PR #368](https://github.com/tilezen/tilequeue/pull/368).
* Process boundaries from RAWR tiles the same way we do from SQL. [PR #362](https://github.com/tilezen/tilequeue/pull/362).
* 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).
* Fix indentation for new, stricter flake8. [PR #366](https://github.com/tilezen/tilequeue/pull/366).
* Add log function to post-process Context. [PR #364](https://github.com/tilezen/tilequeue/pull/364).
* Fix indentation for new, stricter flake8. [PR #366](https://github.com/tilezen/tilequeue/pull/366).
* Bump PyYAML version for CVE-2017-18342. [PR #363](https://github.com/tilezen/tilequeue/pull/363).
* Process boundaries from RAWR tiles the same way we do from SQL. [PR #362](https://github.com/tilezen/tilequeue/pull/362).

v2.2.1
------
Expand Down

0 comments on commit ff3c6a3

Please sign in to comment.