release: v1.6.0 (coordinated lockstep bump)

This commit is contained in:
2026-08-13 23:14:19 -06:00
parent 4e6358f6ac
commit 0002ba7f1f
4 changed files with 27 additions and 13 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## [1.6.0] — 2026-08-13
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.
### Changed
- Bumped einherjar dependencies to v1.6.0. The framework-wide change in this release is
`web`'s new `httputil.Bind` / `httputil.BindEmpty` request-binding adapters.
## [1.5.0] — 2026-08-09
Minor — coordinated framework version alignment. No code or API changes in this module.