Skip to content

Commit ed2d2f3

Browse files
committed
chore: update changelog
1 parent 1fbf784 commit ed2d2f3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: CHANGELOG.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
## Unreleased
33

4+
- Fix `Search` validation when `datetime` is `None` (#165, @gadomski)
5+
46
## 3.1.3 (2024-10-14)
57

68
- Add optional `numberMatched` and `numberReturned` to `api.collections.Collections` model to match the OGC Common part2 specification
@@ -121,18 +123,15 @@
121123
- Add option to skip validation of remote extensions (#16)
122124
- Add helper function for item validation (#17)
123125

124-
125126
## 1.0.3 (2020-06-03)
126127

127128
- Bugfixes (#10)
128129
- Add rel types enum (#11)
129130

130-
131131
## 1.0.2 (2020-06-02)
132132

133133
- Add models for the STAC API spec (#7)
134134

135-
136135
## 1.0.1 (2020-05-21)
137136

138137
- Allow extra asset-level fields (#1)

0 commit comments

Comments
 (0)