diff --git a/README.md b/README.md index e56c070..f2c60ea 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,12 @@ await reset("https://provider/reset-url") # rotate upstream ip ## Changelog +### v0.2.1 + +- **Legible missing-template-field error:** a `template=` placeholder not supplied to + `next(**fields)` now raises a clear `ValueError` naming the field, instead of leaking + a bare `KeyError` from `str.format`. + ### v0.2.0 - **Proxy health for rotating lists:** `burn`/`restore`/`is_burned` (dead `-1` vs