Skip to content

Commit

Permalink
Merge pull request #4 from giscan/master
Browse files Browse the repository at this point in the history
0.8 tags
  • Loading branch information
kikislater authored May 23, 2020
2 parents 496c828 + 9c296c8 commit 85640cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.8 (23.05.2020)
- fix import resources

0.7 (17.05.2020)
- fix save layer to file
- remove unattended column in temporary layer
Expand Down
10 changes: 6 additions & 4 deletions metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ about=Plugin to Generalize, Simplify or Smooth lines in QGIS
Distance Weighting
McMaster's Sliding Averaging Algorithm
Snakes Algorithm : Slowest smoothing algorithm
version=0.7
version=0.8
author=Piotr Pociask, Matthew Petroff, Sylvain POULAIN


Expand All @@ -41,9 +41,11 @@ experimental=True
deprecated=False

changelog=
0.7 (17.05.2020)
- fix save layer to file
- remove unattended column in temporary layer
0.8 (23.05.2020)
- fix import resources
0.7 (17.05.2020)
- fix save layer to file
- remove unattended column in temporary layer
0.6 (10.11.2019)
- updated to QGIS 3.x
- fix projection according to project coordinates
Expand Down

0 comments on commit 85640cd

Please sign in to comment.