Skip to content

Commit

Permalink
release: 4.1.0 (#857)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 14, 2024
1 parent 75df081 commit e0c8b9a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [4.1.0](https://github.com/linz/topo-imagery/compare/v4.0.1...v4.1.0) (2024-02-14)


### Features

* add capture-area.geojson to the STAC Collection TDE-965 ([#758](https://github.com/linz/topo-imagery/issues/758)) ([75df081](https://github.com/linz/topo-imagery/commit/75df081ac23e340cce1479a2e2de76b6c1e40e73))


### Bug Fixes

* gdal should try reading file before getting credentials TDE-929 ([#852](https://github.com/linz/topo-imagery/issues/852)) ([83c9a68](https://github.com/linz/topo-imagery/commit/83c9a680868649bf458636d2727889a3eaf27c41))


### Documentation

* clarify readme ([#854](https://github.com/linz/topo-imagery/issues/854)) ([f0f742d](https://github.com/linz/topo-imagery/commit/f0f742dedcdbaf91f7fa3eb696ccc319b48a3bbe))

## [4.0.1](https://github.com/linz/topo-imagery/compare/v4.0.0...v4.0.1) (2024-02-12)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "topo-imagery"
version = "4.0.1"
version = "4.1.0"
description = "A collection of scripts for processing imagery"
authors = [
"Blayne Chard <[email protected]>",
Expand Down

0 comments on commit e0c8b9a

Please sign in to comment.