From f96d727f955f60c8a41ae91c0102c2a0a36227e4 Mon Sep 17 00:00:00 2001 From: Saikrishna Bairamoni <84093461+SaikrishnaBairamoni@users.noreply.github.com> Date: Tue, 28 Apr 2026 14:27:54 -0400 Subject: [PATCH] Update Release_notes.md --- docs/Release_notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Release_notes.md b/docs/Release_notes.md index d7fcc50..55c9409 100644 --- a/docs/Release_notes.md +++ b/docs/Release_notes.md @@ -9,6 +9,8 @@ of resources within containers. Enhancements in this release: - [Support multiple processes/consumers](https://github.com/neaeraconsulting/asn1_codec/pull/1) +- [Increase advisoryMessage Byte Limit to Support Full TIM Region Capacity](https://github.com/usdot-jpo-ode/asn1_codec/pull/77) +- [Update SonarCloud C/C++ Analysis Using compile_commands.json](https://github.com/usdot-jpo-ode/asn1_codec/pull/80) Version 3.2.0, released October 2025 ----------------------------------------