-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
21203a5
commit aed930b
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,12 @@ name=Profile tool | |
qgisMinimumVersion=2.0 | ||
description=Plots terrain profile | ||
category=Raster | ||
version=3.6.6 | ||
version=3.6.7 | ||
author=Borys Jurgiel - Patrice Verchere - Etienne Tourigny | ||
[email protected] | ||
|
||
changelog= | ||
3.6.7 : Add option to include coordinates to the csv output (by martst) | ||
3.6.6 : Adjustable Y scale, proprer representation of nodata values in Qwt5 plots | ||
3.6.5 : Refresh the plot when layer's dataChanged signal is emitted (by Martin Dobias) | ||
3.6.4 : bugfixes from radosuav | ||
|