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.0] ( https://github.com/Unleash/yggdrasil/compare/v0.19.0...v0.20.0 ) - 2026-01-22
9+
10+ ### 🐛 Bug Fixes
11+ - gauges should use f64 ([ #330 ] ( https://github.com/Unleash/yggdrasil/issues/330 ) ) (by @kwasniew ) - #330
12+
13+ ### Contributors
14+
15+ * @kwasniew
16+
817## [ 0.19.0] ( https://github.com/Unleash/yggdrasil/compare/v0.18.2...v0.19.0 ) - 2026-01-21
918
1019### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22edition = " 2021"
33name = " unleash-yggdrasil"
4- version = " 0.19 .0"
4+ version = " 0.20 .0"
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