Skip to content

Commit c9ee7d6

Browse files
author
Phil Varner
authored
Update CHANGELOG.md
1 parent f026af1 commit c9ee7d6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

8-
## [Unreleased] - TBD
8+
## [0.5.0] - 2022-12-23
99

1010
### Removed
1111

@@ -51,6 +51,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5151
- ES_BATCH_SIZE variable (replaced by INGEST_BATCH_SIZE)
5252
- ES_HOST variable (replaced by OPENSEARCH_HOST variable)
5353

54+
## [0.4.2] - 2022-12-20
55+
56+
### Added
57+
58+
- (Experimental) Adds Item 'thumbnail' link to presign an s3 protocol thumbnail asset ARN
59+
5460
## [0.4.1] - 2022-07-11
5561

5662
### Added
@@ -193,6 +199,8 @@ Initial release, forked from [sat-api](https://github.com/sat-utils/sat-api/tree
193199

194200
Compliant with STAC 0.9.0
195201

202+
[0.5.0]: https://github.com/stac-utils/stac-api/compare/v0.4.1...v0.5.0
203+
[0.4.2]: https://github.com/stac-utils/stac-api/compare/v0.4.1...v0.4.2
196204
[0.4.1]: https://github.com/stac-utils/stac-api/compare/v0.4.0...v0.4.1
197205
[0.4.0]: https://github.com/stac-utils/stac-api/compare/v0.3.1...v0.4.0
198206
[0.3.1]: https://github.com/stac-utils/stac-api/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)