Skip to content

Commit 80d60f2

Browse files
authored
Merge pull request #151 from tilezen/update_changelog
Update CHANGELOG in prep for 1.3.0
2 parents 1c85100 + 539d0d8 commit 80d60f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
CHANGELOG
22
=========
33

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

8+
v1.2.1
9+
------
710
* Fix connection leak: Track connections before trying to use them. (See [#150](https://github.com/tilezen/tilequeue/pull/150))
811
* 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))
912

0 commit comments

Comments
 (0)