From 38119ff9b5c24b60df114359e34318380ef9ef2d Mon Sep 17 00:00:00 2001 From: bunnam988 Date: Wed, 22 Jul 2026 09:30:57 +0000 Subject: [PATCH] Add changelog for release 2.6.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b48d872..77a8ace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,18 @@ 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.6.0](https://github.com/rdkcentral/open-virtual-switch-agent/compare/2.5.0...2.6.0) + +- RDKB-65709: In coperate XER2 Platform support in OvsAgent [`#34`](https://github.com/rdkcentral/open-virtual-switch-agent/pull/34) +- RDKB-66032 : Add PR Format Check workflow [`#33`](https://github.com/rdkcentral/open-virtual-switch-agent/pull/33) +- Merge tag '2.5.0' into develop [`602e422`](https://github.com/rdkcentral/open-virtual-switch-agent/commit/602e4220732b53d90eed51cc989da4f136c492f8) + #### [2.5.0](https://github.com/rdkcentral/open-virtual-switch-agent/compare/2.4.0...2.5.0) +> 15 June 2026 + - RDKB-64520: Add support for pseudo bridge mode [`#29`](https://github.com/rdkcentral/open-virtual-switch-agent/pull/29) +- Add changelog for release 2.5.0 [`58d990b`](https://github.com/rdkcentral/open-virtual-switch-agent/commit/58d990b7118850d8f5ba572cc776fa7d3d9aaa09) - Merge tag '2.4.0' into develop [`98f9c46`](https://github.com/rdkcentral/open-virtual-switch-agent/commit/98f9c46fe04cf1313121bb5b80ee6875bb62a529) #### [2.4.0](https://github.com/rdkcentral/open-virtual-switch-agent/compare/2.3.0...2.4.0)