Skip to content

Commit

Permalink
Merge pull request #151 from tilezen/update_changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG in prep for 1.3.0
  • Loading branch information
iandees authored Feb 6, 2017
2 parents 1c85100 + 539d0d8 commit 80d60f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
CHANGELOG
=========

v1.2.1
v1.3.0
------
* Roll back the use of psycopg2 connection pools. (See [#149](https://github.com/tilezen/tilequeue/pull/149))

v1.2.1
------
* Fix connection leak: Track connections before trying to use them. (See [#150](https://github.com/tilezen/tilequeue/pull/150))
* Fix issue processing WOF data with z coordinates: Ignore extra coordinates, e.g: z, in reprojection. (See [#148](https://github.com/tilezen/tilequeue/pull/148))

Expand Down

0 comments on commit 80d60f2

Please sign in to comment.