We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca7fee commit 2db5cc1Copy full SHA for 2db5cc1
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.19.6] - 2026-05-15
2
+
3
+### Changed
4
5
+- Remove Modal gateway custom-domain registration and pin `policyengine-core` to version 3.26.5 or newer.
6
7
8
## [0.19.5] - 2026-05-14
9
10
### Changed
changelog.d/1523.changed.md
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "policyengine-household-api"
-version = "0.19.5"
+version = "0.19.6"
description = "PolicyEngine Household API"
readme = "README.md"
authors = [
0 commit comments