diff --git a/CHANGELOG.md b/CHANGELOG.md index 924a3e9c..04ed456e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Add timer example from 7gui [#284](https://github.com/lapce/floem/pull/284) - Add more grid properties [#285](https://github.com/lapce/floem/pull/285) - Add `value_container` for provide `on_update` to checkbox [#290](https://github.com/lapce/floem/pull/290) +- Refactor radio button to use value container [#292](https://github.com/lapce/floem/pull/292) ### Bug Fixes - Fix a panic when multiple views have context menus [#275](https://github.com/lapce/floem/pull/275)