chore: bump version to 1.6.1, update CHANGELOG

This commit is contained in:
2026-04-05 11:55:42 +01:00
parent 978109d3fc
commit e515ffbe0c
4 changed files with 17 additions and 11 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [1.6.1] - 2026-04-05
### Added
- **wfe-core**: `StepBuilder::config()` for attaching arbitrary JSON configuration to individual steps, readable at runtime via `context.step.step_config`
## [1.6.0] - 2026-04-01
### Added