From b685fa85386ab999ae959dd4f344c53040d8718b Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:34:35 +0700 Subject: [PATCH] chore(changelog): update --- CHANGELOG.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da0d1eb..b262c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,30 @@ All notable changes to this project will be documented in this file. ### 🚀 Features -- Add timezone filter - Backup mysql and s3storage with script +- Selectable database to backup +- Add backup size metadata to response + +### 🐛 Bug Fixes + +- Changelog gen version header +- Env var typo + +### ⚙️ Miscellaneous Tasks + +- Update .env + +## [0.1.1] - 2024-07-12 + +### 🚀 Features + +- Add timezone filter ### 🐛 Bug Fixes - Error json - Change to another endpoint avoid timeout - Error json -- Changelog gen version header ### 🚜 Refactor @@ -24,7 +39,6 @@ All notable changes to this project will be documented in this file. - Update notify message - Update changelog -- Update .env ## [0.1.0] - 2024-07-11