-
Notifications
You must be signed in to change notification settings - Fork 1
2.0 release changelog updates #96
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -4,10 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d | |||||
|
|
||||||
| Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||||||
|
|
||||||
| #### [2.0](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.10...2.0) | ||||||
|
|
||||||
| - RDKEMW-9355: Add Support to run app widgets in different contexts wit… [`#90`](https://github.com/rdkcentral/rdkNativeScript/pull/90) | ||||||
|
||||||
| - RDKEMW-9355: Add Support to run app widgets in different contexts wit… [`#90`](https://github.com/rdkcentral/rdkNativeScript/pull/90) |
Copilot
AI
Dec 11, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing space after colon in "RDKEMW-9461:Nativescript". Should be "RDKEMW-9461: Nativescript" to match the formatting of other entries in the changelog.
| - RDKEMW-9461:Nativescript Minimal build for Coverity [`#84`](https://github.com/rdkcentral/rdkNativeScript/pull/84) | |
| - RDKEMW-9461: Nativescript Minimal build for Coverity [`#84`](https://github.com/rdkcentral/rdkNativeScript/pull/84) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version 2.0 section is missing a release date while version 1.0.10 has one. For consistency and completeness, consider adding a release date (formatted as "> DD Month YYYY") after line 8, similar to the format used in version 1.0.10.