File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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]
9
+
10
+ ### Fixed
11
+
12
+ - Don't warn about old versions for extensions ([ #365 ] ( https://github.com/stac-utils/stac-api-validator/pull/365 ) )
13
+
8
14
## [ 0.6.1] - 2023-04-24
9
15
10
16
### Changed
@@ -152,7 +158,8 @@ Release is primarily to publish to Read the Docs as a version.
152
158
153
159
- Fixed issue with item-search validation relying on collections behavior
154
160
155
- [ unreleased ] : https://github.com/stac-utils/stac-api-validator/compare/v0.6.0...main
161
+ [ unreleased ] : https://github.com/stac-utils/stac-api-validator/compare/v0.6.1...main
162
+ [ 0.6.1 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.6.1
156
163
[ 0.6.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.6.0
157
164
[ 0.5.0 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.5.0
158
165
[ 0.4.3 ] : https://github.com/stac-utils/stac-api-validator/tree/v0.4.3
You can’t perform that action at this time.
0 commit comments