Skip to content

Commit

Permalink
Add changelog to metadata.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Kröger committed Dec 15, 2022
1 parent 3d3a8e2 commit 8550e4a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,17 @@ tracker=https://github.com/WhereGroup/spatial_filter/issues
repository=https://github.com/WhereGroup/spatial_filter

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
tags=python, filter, vector, postgis, performance

changelog=
Version 1.2:
- Keep existing filter on layers that are added pre-filtered
- Don't crash in exclusion dialog if raster layers exist
- Ensure valid geometries when using multiple input geometries
- Fix retrieval of file path and layer name for processing results
Version 1.1:
- First public release

homepage=https://github.com/WhereGroup/spatial_filter
category=Plugins
icon=icons/icon.png
Expand Down

0 comments on commit 8550e4a

Please sign in to comment.