Skip to content

Commit 4cc0d00

Browse files
Update changelog for 0.10.3 (#146)
Co-authored-by: robbibt <robbibt@users.noreply.github.com>
1 parent 8f74510 commit 4cc0d00

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 0.10.3 - 2026-02-25
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at main -->
6+
### What's Changed
7+
8+
#### Bug fixes
9+
10+
* Fix output_units="cm" failing when cutoff is not inf by @obj809 in https://github.com/GeoscienceAustralia/eo-tides/pull/144
11+
* Fix mypy typing issue with odc.stac.load dtype by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/145
12+
13+
### New Contributors
14+
15+
* @obj809 made their first contribution in https://github.com/GeoscienceAustralia/eo-tides/pull/144
16+
17+
**Full Changelog**: https://github.com/GeoscienceAustralia/eo-tides/compare/0.10.2...0.10.3
18+
319
## 0.10.2 - 2025-12-16
420

521
<!-- Release notes generated using configuration in .github/release.yml at main -->
@@ -183,6 +199,7 @@ model_tides(
183199
184200
185201
202+
186203
```
187204
#### New features
188205

0 commit comments

Comments
 (0)