From 7292479fdf8967eba66eea81031357e45488b2e5 Mon Sep 17 00:00:00 2001 From: Yusmen Rashidov Date: Tue, 22 Oct 2024 08:35:42 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a15206..da24149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). The format is based on [Keep a Changelog](http://keepachangelog.com/). +## Version 0.2.3 + +### Fixed + +- Fix cds build failure + + ## Version 0.2.2 ### Fixed