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