We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3ba61 commit 24545a5Copy full SHA for 24545a5
profile_manager/metadata.txt
@@ -22,5 +22,20 @@ qgisMaximumVersion=3.99
22
server=False
23
24
# versioning
25
-version=0.5.0-beta2
+version=0.6.0
26
changelog=
27
+ Version 0.6.0:
28
+ - Another huge refactor, many bug fixes
29
+ Version 0.5:
30
+ - Support for exporting profiles for QGIS Deployment Toolbelt (QDT)
31
+ Version 0.4:
32
+ - Fairly big refactoring and cleanup
33
+ - Better and more verbose error handling
34
+ - Improve performance
35
+ - Reduce backup size, change backup directory
36
+ - Improve dialogs and messages
37
+ - Add support for Vector Tiles connections
38
+ - Fix a crash (thanks Ivano Giuliano!)
39
+ - ...
40
+ Version 0.3:
41
+ - ... Tales of prehistoric times ...
0 commit comments