From e9bde998edd0f0a5f87f26a32092482318ae635c Mon Sep 17 00:00:00 2001 From: ropali Date: Sun, 22 Dec 2024 20:35:02 +0530 Subject: [PATCH] chore: updated CHANGELOG --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d91bf3..6036f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,17 @@ All notable changes to this project will be documented in this file. -## [0.3.0] - 2024-11-29 +## [0.4.0] - 2024-12-22 ### 🚀 Features -- Added container processes tab -- Container env vars tab +- Migration to typescript (#30) ### 🐛 Bug Fixes -- Update fail message & modal UI theme issue -- Make the ping interval tighter +- Container process correct datatype and mapping +- Image delete confirmation dialog box replaced with sweetalert popup +- Image export functionality