From 926235da47b36bd604ca77d441860aab82519170 Mon Sep 17 00:00:00 2001 From: bunnam988 Date: Wed, 22 Jul 2026 09:21:47 +0000 Subject: [PATCH] Add changelog for release 1.4.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c149523..cbfdf9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ 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). +#### [1.4.0](https://github.com/rdkcentral/xdns/compare/1.3.0...1.4.0) + +- RDKB-66032 : Add PR Format Check workflow [`#27`](https://github.com/rdkcentral/xdns/pull/27) +- Merge tag '1.3.0' into develop [`0918c90`](https://github.com/rdkcentral/xdns/commit/0918c90236995c5f9a82a5bc9716ca32b05c1d11) + #### [1.3.0](https://github.com/rdkcentral/xdns/compare/1.2.0...1.3.0) +> 3 June 2026 + - RDKB-65075: Fix native build failure [`#23`](https://github.com/rdkcentral/xdns/pull/23) +- Add changelog for release 1.3.0 [`59c78ea`](https://github.com/rdkcentral/xdns/commit/59c78ea68b34eed530fa92e3841a9daecd61202c) - Merge tag '1.2.0' into develop [`3a23a3b`](https://github.com/rdkcentral/xdns/commit/3a23a3b3486ca658a16ad9ff81831a4cd32bc1fb) #### [1.2.0](https://github.com/rdkcentral/xdns/compare/1.1.1...1.2.0)