diff --git a/CHANGELOG.md b/CHANGELOG.md index a9fc671..de7200e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 1.4.0-beta4 - 13/01/2022 + +- fix some issues with the new database widget +- fix debug mode +- restore buttons related to foreign key management +- use a processing to convert GMLAS file to database and vice versa instead of subprocessed calls to GDAL +- dependencies upgrade + ## 1.4.0-beta3 - 13/08/2021 - fix URI error #163 diff --git a/gml_application_schema_toolbox/metadata.txt b/gml_application_schema_toolbox/metadata.txt index 94b3bcc..7bfe479 100644 --- a/gml_application_schema_toolbox/metadata.txt +++ b/gml_application_schema_toolbox/metadata.txt @@ -16,7 +16,7 @@ description=Consumption and use of GML complex features like INSPIRE harmonised about=This plugins allows to import Complex Features streams in QGIS either through a native XML mode or through a conversion to a relational database model. hasProcessingProvider=yes -version=1.4.0-beta3 +version=1.4.0-beta4 changelog= # tags are comma separated with spaces allowed