File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and 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
5866Initial 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 >
You can’t perform that action at this time.
0 commit comments