Skip to content

Commit 20b719f

Browse files
author
nicolasK
committed
release(0.0.13)
1 parent 9095ec2 commit 20b719f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,21 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.0.13] - Unreleased
7+
## [0.0.13] - 2024-03-06
8+
9+
### Fixed
10+
11+
- `_typer` with kwargs to other functions.
812

913
## [0.0.12] - 2024-03-06
1014

1115
### Added
1216

13-
- `_typer` supports custom
17+
- `_typer` supports custom types.
1418

1519
### Changed
1620

17-
- `zonal_stats` outputs only valid geometries. Set `True`
21+
- `zonal_stats` outputs only valid geometries. Set `True`.
1822
to `raise_missing_geometry` to have the old behavior.
1923
- `zonal_stats` with geocube now manages `all_touched`.
2024

0 commit comments

Comments
 (0)