update changelog with geometry filter support as per #546
This commit is contained in:
parent
fa052c5021
commit
d63cf684dd
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ For a complete change history, see the git log.
|
|||
|
||||
Not yet released
|
||||
|
||||
- Added support for filtering on a features geometry type, either `point`, `linestring`, 'polygon`,
|
||||
or `collection` using the expression keyword of `[mapnik::geometry_type]` (#546)
|
||||
|
||||
- MarkersSymbolizer width and height moved to expressions (#1102)
|
||||
|
||||
- Added style-level 'opacity' (#314)
|
||||
|
|
Loading…
Reference in a new issue