Skip to content

Commit 8550e4a

Browse files
committed
Add changelog to metadata.txt
1 parent 3d3a8e2 commit 8550e4a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

metadata.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,17 @@ tracker=https://github.com/WhereGroup/spatial_filter/issues
1414
repository=https://github.com/WhereGroup/spatial_filter
1515

1616
hasProcessingProvider=no
17-
# Uncomment the following line and add your changelog:
18-
# changelog=
1917
tags=python, filter, vector, postgis, performance
2018

19+
changelog=
20+
Version 1.2:
21+
- Keep existing filter on layers that are added pre-filtered
22+
- Don't crash in exclusion dialog if raster layers exist
23+
- Ensure valid geometries when using multiple input geometries
24+
- Fix retrieval of file path and layer name for processing results
25+
Version 1.1:
26+
- First public release
27+
2128
homepage=https://github.com/WhereGroup/spatial_filter
2229
category=Plugins
2330
icon=icons/icon.png

0 commit comments

Comments
 (0)