-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathchangelog
More file actions
31 lines (24 loc) · 866 Bytes
/
changelog
File metadata and controls
31 lines (24 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Version 0.6.2 (2014-02-11):
---------------------------
* Added spline digitize tool (Thanks Radim Blazek)
Version 0.6.1 (2013-09-18):
---------------------------
* Further work on porting plugin to QGIS 2.0 API
Version 0.6.0 (2013-08-18):
---------------------------
* Ported plugin to QGIS 2.0 API
Version 0.5.9 (2012-05-02):
---------------------------
* QgsMessageLog unsupported on older versions... ...again
Version 0.5.8 (2012-05-02):
---------------------------
* QgsMessageLog unsupported on older versions.
Version 0.5.7 (2012-05-01):
---------------------------
* Internationalization support
Version 0.5.6 (2012-02-19):
---------------------------
* Horizontal and vertical digitizer added.
Version 0.5.5 (2011-12-21):
---------------------------
* Orthogonal digitizer: when closing the polygon it will move the last point instead the first one.