File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] ( https://github.com/tinted-software/egui_nodes/compare/v0.1.3...v0.2.0 ) - 2026-08-08
11+
12+ ### Added
13+
14+ - [ ** breaking** ] add node groups
15+
16+ ### Fixed
17+
18+ - * (deps)* update egui dependencies to 0.36.0 ([ #53 ] ( https://github.com/tinted-software/egui_nodes/pull/53 ) )
19+
20+ ### Other
21+
22+ - * (deps)* update wild-linker/action action to v0.10.0 ([ #52 ] ( https://github.com/tinted-software/egui_nodes/pull/52 ) )
23+ - * (deps)* update actions/checkout digest to 3d3c42e
24+ - * (deps)* update release-plz/action digest to 2eb1d8b
25+ - * (deps)* update dtolnay/rust-toolchain digest to 4cda84d
26+ - migrate to educe
27+
1028## [ 0.1.3] ( https://github.com/tinted-software/egui_nodes/compare/v0.1.2...v0.1.3 ) - 2026-07-13
1129
1230### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " tinted_egui_nodes"
3- version = " 0.1.3 "
3+ version = " 0.2.0 "
44authors = [" Theo Paris <theo@tinted.dev>" , " Cameron Haigh <cgwhaigh@gmail.com>" ]
55edition = " 2024"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments