Updated Api changes between v2.2 and v2.3 (markdown)

Dane Springmeyer 2013-10-25 11:39:56 -07:00
parent 3c9d8a5901
commit 913ddb2913

@ -12,4 +12,5 @@
- `webp` image support. See [[Image-IO]] for more details
- `scale-hsla` image filter
- `color-to-alpha` image filter
- `Map` level `background-image-opacity` and `background-image-comp-op`: https://github.com/mapnik/mapnik/pull/1966
- `Map` level `background-image-opacity` and `background-image-comp-op`: https://github.com/mapnik/mapnik/pull/1966
- `offset` support for `LinePatternSymbolizer`: https://github.com/mapnik/mapnik/pull/1991