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] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ] - TBD
8+ ## [ 0.6.0 ] - 2023-04-23
99
1010### Added
1111
@@ -146,7 +146,8 @@ Release is primarily to publish to Read the Docs as a version.
146146
147147- Fixed issue with item-search validation relying on collections behavior
148148
149- [ unreleased ] : https://github.com/stac-utils/stac-api-validator/compare/v0.5.0...main
149+ [ unreleased ] : https://github.com/stac-utils/stac-api-validator/compare/v0.6.0...main
150+ [ 0.6.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.6.0
150151[ 0.5.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.5.0
151152[ 0.4.3 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.4.3
152153[ 0.4.2 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.4.2
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " stac-api-validator"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " STAC API Validator"
55authors = [
" Phil Varner <[email protected] >" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments