From 08ecf7d8f2e5438e7771773040deb1b8efb4523b Mon Sep 17 00:00:00 2001
From: Raphael Defosseux <raphael.defosseux@openairinterface.org>
Date: Fri, 1 Dec 2023 15:35:59 +0100
Subject: [PATCH] chore(doc): missed the review comments

Signed-off-by: Raphael Defosseux <raphael.defosseux@openairinterface.org>
---
 CHANGELOG.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a553090..1e7f8c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,11 +5,13 @@
 * Features
   - Support YAML configuration file
     * Yaml validation default value
+  - Add support for traffic steering rules
+  - Add support for redirection rules
 * Fixes
   - Handling boolean values in yaml parsing for policies
 * Tech debt
   - Updated common models to 3GPP TS 29.571 Release 16.13.0 and moved them to the shared common submodule
-  - Moved PCF Models to the shared common submodule
+  - Updated PCF models to Release 16.17.0 and moved them to the shared common submodule
   - Switching to clang-format-12
   - Published image on Docker-Hub is using now Ubuntu-22 as base image
     * Ubuntu-18 is no longer supported
-- 
GitLab