From e4389b88ae7075b5dc7a48194fbedd80dfbe2b13 Mon Sep 17 00:00:00 2001 From: ssahu777 Date: Thu, 16 Jul 2026 08:09:49 +0000 Subject: [PATCH] 2.1.3 release changelog updates --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6516a21..6f292cf 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.1.3](https://github.com/rdkcentral/crashupload/compare/2.1.2...2.1.3) + +- RDKEMW-21538: Add ratelimit L2 Test cases and update Spec [`#68`](https://github.com/rdkcentral/crashupload/pull/68) +- RDKEMW-21538: Restore crashupload success marker logline for upload success path [`#69`](https://github.com/rdkcentral/crashupload/pull/69) +- RDKEMW-19103: Update License headers for OpenSpec [`#67`](https://github.com/rdkcentral/crashupload/pull/67) +- RDKEMW-19103: Onboard Crashupload repo to OpenSpec [`#65`](https://github.com/rdkcentral/crashupload/pull/65) +- Merge tag '2.1.2' into develop [`c7074c6`](https://github.com/rdkcentral/crashupload/commit/c7074c6e9373efcc967e13ec677a5de2c0f64501) + #### [2.1.2](https://github.com/rdkcentral/crashupload/compare/2.1.1...2.1.2) +> 15 May 2026 + - RDKEMW-17479: Add dump cleanup in legacy script mode for crashupload [`#62`](https://github.com/rdkcentral/crashupload/pull/62) +- 2.1.2 release changelog updates [`f4c4c4c`](https://github.com/rdkcentral/crashupload/commit/f4c4c4c0a15fa279fb81bcb68a8a4dfc376b5660) - Merge tag '2.1.1' into develop [`fdbcaa8`](https://github.com/rdkcentral/crashupload/commit/fdbcaa84f795889e53eb5302e85b99b02be30d24) #### [2.1.1](https://github.com/rdkcentral/crashupload/compare/2.1.0...2.1.1)