Skip to content

Commit

Permalink
Merge pull request #257 from stac-utils/release-1_1_2
Browse files Browse the repository at this point in the history
Changelog for version 1.1.2
  • Loading branch information
Samweli authored Apr 18, 2024
2 parents c121e55 + 2a073db commit 378a139
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/plugin/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Version 1.1.2 2024-04-18
- Fixed issue in the item assets dialog title when the item doesn't have assets.
- Added support for API header authentication.
Version 1.1.1 2022-08-23
- Fixed bug on progress bar percentage value setting.
- Remove all plugin action entries once the plugin has been uninstalled.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qgis-stac-plugin"
version = "1.1.0"
version = "1.1.2"
description = "QGIS plugin for reading STAC API catalogs"
authors = ["Kartoza <info@kartoza.com>"]
license = "GPL v3.0"
Expand Down

0 comments on commit 378a139

Please sign in to comment.