From cb1d0902de644d8f050239419bd015b5c507c5b4 Mon Sep 17 00:00:00 2001 From: ssahu777 Date: Tue, 3 Feb 2026 13:00:27 +0000 Subject: [PATCH] 2.0.0 release changelog updates --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3263149..74c0e0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,20 @@ 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.0](https://github.com/rdkcentral/crashupload/compare/1.0.7...2.0.0) + +- RDK-59955: Add logic to sync previous fw for older session dumps [`#34`](https://github.com/rdkcentral/crashupload/pull/34) +- RDK-59955: Add Ratelimit check time file & Cleanup log files [`#33`](https://github.com/rdkcentral/crashupload/pull/33) +- RDK-59256: Migrate Crashupload to Compiled code [`#32`](https://github.com/rdkcentral/crashupload/pull/32) +- DELIA-69303 Add inotify-minidump-watcher for the Crashupload in rdkcentral [`#30`](https://github.com/rdkcentral/crashupload/pull/30) +- Merge tag '1.0.7' into develop [`2391458`](https://github.com/rdkcentral/crashupload/commit/2391458eed25ca9fd7a466fee817053a57217f00) + #### [1.0.7](https://github.com/rdkcentral/crashupload/compare/1.0.6...1.0.7) +> 10 October 2025 + - RDKB-61925: Component log file details are missing in compressing logging in corelog.txt [`#27`](https://github.com/rdkcentral/crashupload/pull/27) +- 1.0.7 release changelog updates [`00c5027`](https://github.com/rdkcentral/crashupload/commit/00c5027a80261ae07dcbabcb540808b476488b84) - Update uploadDumps.sh [`f2c4280`](https://github.com/rdkcentral/crashupload/commit/f2c42803bddabd047be1f71dfa6cf4f62999a469) - Merge tag '1.0.6' into develop [`1493ed1`](https://github.com/rdkcentral/crashupload/commit/1493ed194e0e6afb21c302a15b6f85df98ab8445)