File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.20.1] ( https://github.com/Unleash/yggdrasil/compare/v0.20.0...v0.20.1 ) - 2026-01-23
9+
10+ ### 🚀 Features
11+ - add an optional cow interface for context properties and results ([ #332 ] ( https://github.com/Unleash/yggdrasil/issues/332 ) ) (by @sighphyre ) - #332
12+
13+ ### Contributors
14+
15+ * @sighphyre
16+
817## [ 0.20.0] ( https://github.com/Unleash/yggdrasil/compare/v0.19.0...v0.20.0 ) - 2026-01-22
918
1019### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22edition = " 2021"
33name = " unleash-yggdrasil"
4- version = " 0.20.0 "
4+ version = " 0.20.1 "
55description = " This is the Unleash SDK domain logic extracted into a library to facilitate building your own Unleash SDKs in anything, anywhere."
66license = " MIT"
77
You can’t perform that action at this time.
0 commit comments