Skip to content

Commit e0c2428

Browse files
authored
warn if not on stac api 1.0.0 (#347)
* warn if not on stac api 1.0.0
1 parent 5e0dddc commit e0c2428

File tree

3 files changed

+109
-103
lines changed

3 files changed

+109
-103
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [0.6.1] - 2023-04-24
9+
10+
### Changed
11+
12+
- Changed version upgrade warning to 1.0.0
13+
814
## [0.6.0] - 2023-04-23
915

1016
### Added

0 commit comments

Comments
 (0)