diff --git a/CHANGELOG.md b/CHANGELOG.md index aa266e202..491e6d010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,20 @@ All notable changes to this project will be documented in this file. ## 2023.1 - Unreleased +### Full changelog since 2023.1-rc1 + - add freq information (merge #1045) + - Enable Node Information Exchange (merge #1043) + - readme: expanded instructions on ImageBuilder (merge #1028) + - removed extra info from shared state (merge #1041) + - wifi-unstuck-wa: allow parametrizable values for interval and timeout (merge #1039, fix #1034) + - Shrared state ubus (merge #1040) + - New Shared-State wifi Links information module (merge #1038) + +## 2023.1-rc1 - Release candidate 1 + ### Full changelog + - Add shared state async node (merge #1030) + - lime.network.scandevices: fix finding intefaces on dsa devices (merge #1033) - Unit testing update (merge #1027) - various readme improvements (merge #1015) - remove old iw/iw-full compatibility check (merge #1024)