Skip to content

Commit 10a495d

Browse files
committed
bump to v8.10.0
1 parent ffd5354 commit 10a495d

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

3.0.20/datasources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,4 +509,4 @@
509509
}
510510
}
511511
}
512-
}
512+
}

3.0.22/datasources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,4 +509,4 @@
509509
}
510510
}
511511
}
512-
}
512+
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## CHANGELOG
22

3+
### 8.10.0
4+
5+
* Added support for Mapnik 3.0.22
6+
* Added new options `line-pattern-type`, `line-pattern-alignment`, `line-pattern-width`, `line-pattern-cap`, `line-pattern-join`, `line-pattern-miterlimit`, `line-pattern-dasharray`
7+
* Fixed deprecation message of `shield-min-distance`
8+
39
### 8.9.2
410

511
* Deprecated `minzoom` and `maxzoom` in favor of `minimum-scale-denominator` and `maximum-scale-denominator`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Mapnik Developers",
33
"name": "mapnik-reference",
44
"description": "Reference for Mapnik Styling Options",
5-
"version": "8.9.2",
5+
"version": "8.10.0",
66
"repository": {
77
"type": "git",
88
"url": "git://github.com/mapnik/mapnik-reference.git"

0 commit comments

Comments
 (0)