You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
7
##[Unreleased]
8
+
9
+
##[0.5.0] - 2022-11-10
8
10
###Added
9
11
-__[Stabilization of stateless widgets][stateless]__ (#1393)
10
12
The old widget API has been completely replaced by stateless widgets (introduced in#1284). Alongside the new API, there are a bunch of new helper functions and macros for easily describing view logic (like`row!` and`column!`).
@@ -286,7 +288,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0