File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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- ## [ Unreleased ]
8+ ## [ v0.2.0 ] - 2023-11-16
99
1010### Changed
1111
@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3636
3737Initial release.
3838
39- [ Unreleased ] : < https://github.com/stac-utils/stac-task/compare/v0.1.1...main >
39+ <!-- [Unreleased]: <https://github.com/stac-utils/stac-task/compare/v0.1.1...main> -->
40+ [ v0.2.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.1.1...v0.2.0 >
4041[ v0.1.1 ] : < https://github.com/stac-utils/stac-task/compare/v0.1.0...v0.1.1 >
4142[ v0.1.0 ] : < https://github.com/stac-utils/stac-task/tree/v0.1.0 >
Original file line number Diff line number Diff line change 11[project ]
22name = " stactask"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44authors = [{
name =
" Matthew Hanson" ,
email =
" [email protected] " }]
55maintainers = [{
name =
" Pete Gadomski" ,
email =
" [email protected] " }]
66description = " Class interface for running custom algorithms and workflows on STAC Items"
You can’t perform that action at this time.
0 commit comments