Skip to content

Commit 8b7881b

Browse files
committed
update changelog
1 parent 3e6648d commit 8b7881b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: CHANGELOG.txt

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
- Enforce required `type` key for `Collection` and `Catalog` models
99
- Add queryables link relation type (#123, @constantinius)
1010
- Fix STAC API Query Extension operator names from ne->neq, le->lte, and ge->gte (#120, @philvarner)
11+
- Better **datetime** parsing/validation by using Pydantic native types and remove `ciso8601` requirement (#131, @eseglem)
12+
- move datetime validation in `StacCommonMetadata` model definition (#131, @eseglem)
1113

1214
3.0.0 (2024-01-25)
1315
------------------

0 commit comments

Comments
 (0)