diff --git a/docs/plugin/changelog.txt b/docs/plugin/changelog.txt index 30baa51..d0a1933 100644 --- a/docs/plugin/changelog.txt +++ b/docs/plugin/changelog.txt @@ -3,7 +3,7 @@ Version 0.1.2 - UI component update - Fix for bugs in - Updates to plugin documentation -- Added QGIS 3.2x versions support +- Added support for QGIS 3.2x versions - New plugin modules structure Version 0.1.1 diff --git a/metadata.txt b/metadata.txt index e01590a..e6fd1d1 100755 --- a/metadata.txt +++ b/metadata.txt @@ -18,6 +18,13 @@ email=smwltwesa6@gmail.com # changelog= 0.1 Improvement - Updated how to documentation changelog= + Version 0.1.2 + - Support for Postgresql version 15, PostGIS 3.1 and pgRouting 3.1.3 + - UI component update + - Fix for bugs in + - Updates to plugin documentation + - Added support for QGIS 3.2x versions + - New plugin modules structure Version 0.1.1 - Updated plugin from QGIS API version 2 to 3 and from PyQt4 to PyQt5