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: AVInput/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,10 @@ All notable changes to this RDK Service will be documented in this file.
14
14
15
15
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
16
16
17
+
## [1.0.0] - 2025-02-17
18
+
### Added
19
+
- Add CHANGELOG
20
+
21
+
### Change
22
+
- Reset API version to 1.0.0
23
+
- Change README to inform how to update changelog and API version
0 commit comments