diff --git a/CHANGELOG.md b/CHANGELOG.md index 301ed58d..88a0bf32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 1.3.1 - 08/03/2021 + +### Fixed + +- request headers were not transmitted in case of redirections [#127](https://github.com/BRGM/gml_application_schema_toolbox/issues/127) +- remove a method which was overriding Python builtin functions [#129](https://github.com/BRGM/gml_application_schema_toolbox/issues/129) +- fix path in File Dialog [#130](https://github.com/BRGM/gml_application_schema_toolbox/issues/130) + ## 1.3.0 - 03/03/2021 - refactoring of network requests to better integration in QGIS diff --git a/gml_application_schema_toolbox/metadata.txt b/gml_application_schema_toolbox/metadata.txt index 540a90da..7e8d62fb 100644 --- a/gml_application_schema_toolbox/metadata.txt +++ b/gml_application_schema_toolbox/metadata.txt @@ -15,7 +15,7 @@ qgisMaximumVersion=3.99 description=Consumption and use of GML complex features like INSPIRE harmonised data (vector), GeoSciML within QGIS 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. -version=1.3.0 +version=1.3.1 changelog= # tags are comma separated with spaces allowed