File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
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] ( 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
9+
10+ ## [ 0.4.2] - 2023-01-13
11+
12+ ### Changed
13+
14+ - Fixed several false positives on incorrect link types.
15+
816## [ 0.4.1] - 2023-01-10
917
1018### Changed
@@ -113,3 +121,14 @@ Release is primarily to publish to Read the Docs as a version.
113121### Fixed
114122
115123- Fixed issue with item-search validation relying on collections behavior
124+
125+ [ unreleased ] : https://github.com/stac-utils/stac-api-validator/compare/v0.4.2...main
126+ [ 0.4.2 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.4.2
127+ [ 0.4.1 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.4.1
128+ [ 0.4.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.4.0
129+ [ 0.3.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.3.0
130+ [ 0.2.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.2.0
131+ [ 0.1.1 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.1.1
132+ [ 0.1.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.1.0
133+ [ 0.0.3 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.0.3
134+ [ 0.0.2 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.0.2
You can’t perform that action at this time.
0 commit comments