diff --git a/Api-changes-between-v2.2-and-v2.3.md b/Api-changes-between-v2.2-and-v2.3.md new file mode 100644 index 0000000..419348c --- /dev/null +++ b/Api-changes-between-v2.2-and-v2.3.md @@ -0,0 +1,9 @@ +## Removed + + - `filter_factor` removed from `GDAL` datasource options. This has always been available as a `RasterSymbolizer` property and can continue to be set there. + +## Changed + +## Added + - `webp` image support + - `scale-hsla` image filter \ No newline at end of file