diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 1.1.0 - 2026-01-16 + +### Changed + +* Stage type is now passed by reference. + +### Added + +* Allow for custom rendering. + ## 1.0.0 - 2025-12-16 ### Added |