Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: update CHANGELOG.md #1046

Merged
merged 7 commits into from
Sep 26, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading