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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
16
## [ 0.4.1] - 2023-01-10
9
17
10
18
### Changed
@@ -113,3 +121,14 @@ Release is primarily to publish to Read the Docs as a version.
113
121
### Fixed
114
122
115
123
- 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