Skip to content

Commit

Permalink
v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Mar 30, 2022
1 parent 55e6de6 commit 54e37af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.0.15](https://github.com/linz/stac/compare/v0.0.14...v0.0.15) (2022-03-30)

### Bug Fixes

- remove requirement for processing:software field in Historical Imagery extension TDE-343 ([#220](https://github.com/linz/stac/issues/220)) ([aebe081](https://github.com/linz/stac/commit/aebe081ce9256b3c98dbab5fb10653a284fe3f15))
- tidy historical imagery examples TDE-338 ([#222](https://github.com/linz/stac/issues/222)) ([55e6de6](https://github.com/linz/stac/commit/55e6de63c08e40d1421cfb5d383c5c95b65c1c31))

### Features

- **historical-imagery:** add quality:description to collection ([#217](https://github.com/linz/stac/issues/217)) ([6c68da3](https://github.com/linz/stac/commit/6c68da3d6574af75fdc89d2dd1852d095bbd63dc))

## [0.0.14](https://github.com/linz/stac/compare/v0.0.13...v0.0.14) (2021-12-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@linzjs/stac",
"version": "0.0.14",
"version": "0.0.15",
"type": "module",
"scripts": {
"lint": "npx eslint . --fix && yarn format",
Expand Down

0 comments on commit 54e37af

Please sign in to comment.