Skip to content

Commit d294c51

Browse files
committed
Update PolicyEngine Household API
1 parent fdb6125 commit d294c51

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.20.0] - 2026-05-18
2+
3+
### Added
4+
5+
- Enable the production Modal gateway custom domain and verify it during deployment.
6+
7+
### Changed
8+
9+
- Allow Modal releases to launch the same newly built worker on both `current` and `frontier`.
10+
11+
112
## [0.19.10] - 2026-05-17
213

314
### Changed

changelog.d/1533.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1535.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-household-api"
3-
version = "0.19.10"
3+
version = "0.20.0"
44
description = "PolicyEngine Household API"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)