Skip to content

Commit 7d66139

Browse files
committed
chore: update changelog
1 parent 58f1e1e commit 7d66139

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
814
## [0.6.1] - 2023-04-24
915

1016
### Changed
@@ -152,7 +158,8 @@ Release is primarily to publish to Read the Docs as a version.
152158

153159
- Fixed issue with item-search validation relying on collections behavior
154160

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
156163
[0.6.0]: https://github.com/stac-utils/stac-api-validator/tree/v0.6.0
157164
[0.5.0]: https://github.com/stac-utils/stac-api-validator/tree/v0.5.0
158165
[0.4.3]: https://github.com/stac-utils/stac-api-validator/tree/v0.4.3

0 commit comments

Comments
 (0)