We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a5a54 commit ebad9a1Copy full SHA for ebad9a1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.12.2](https://github.com/Greenstand/node-mapnik-1/compare/v4.12.1...v4.12.2) (2021-05-03)
2
+
3
4
+### Bug Fixes
5
6
+* bug in PGPool ([cd4067c](https://github.com/Greenstand/node-mapnik-1/commit/cd4067caf4a19d4678a286446a33d4a691b1706b))
7
8
## [4.12.1](https://github.com/Greenstand/node-mapnik-1/compare/v4.12.0...v4.12.1) (2021-05-02)
9
10
package.json
@@ -4,7 +4,7 @@
"private": true,
"homepage": "http://mapnik.org",
"author": "Dane Springmeyer <[email protected]> (mapnik.org)",
- "version": "4.12.1",
+ "version": "4.12.2",
"mapnik_version": "c3eda40e0",
"main": "./lib/mapnik.js",
"binary": {
0 commit comments