Skip to content

Commit bf44c9f

Browse files
committed
update CHANGELOG
1 parent bd208af commit bf44c9f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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] - 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

0 commit comments

Comments
 (0)