Skip to content

Commit 303660e

Browse files
ircwavesgadomski
authored andcommitted
update CHANGELOG for 0.4.1
1 parent b4c10c7 commit 303660e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [v0.4.1] - 2024-03-06
9+
10+
### Fixed
11+
12+
- ([#90](https://github.com/stac-utils/stac-task/pull/90)) block asset_io
13+
module from reaching out to upstream stac APIs (especially on NASA Wednesdays
14+
`transform_hrefs=False`)
15+
816
## [v0.4.0] - 2024-02-14
917

1018
### Fixed
@@ -57,7 +65,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5765

5866
Initial release.
5967

60-
<!-- [Unreleased]: <https://github.com/stac-utils/stac-task/compare/v0.1.1...main> -->
68+
<!-- [unreleased]: <https://github.com/stac-utils/stac-task/compare/v0.4.1...main>-->
69+
[v0.4.1]: <https://github.com/stac-utils/stac-task/compare/v0.4.0...v0.4.1>
6170
[v0.4.0]: <https://github.com/stac-utils/stac-task/compare/v0.3.0...v0.4.0>
6271
[v0.3.0]: <https://github.com/stac-utils/stac-task/compare/v0.2.0...v0.3.0>
6372
[v0.2.0]: <https://github.com/stac-utils/stac-task/compare/v0.1.1...v0.2.0>

0 commit comments

Comments
 (0)