chore(changelog): update
This commit is contained in:
parent
e3403904fd
commit
eb0511ee70
1 changed files with 46 additions and 1 deletions
47
CHANGELOG.md
47
CHANGELOG.md
|
|
@ -2,22 +2,67 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [unreleased]
|
## [0.3.0] - 2024-07-30
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Filter date range
|
||||||
|
- Search also cover response code
|
||||||
|
|
||||||
|
### 🚜 Refactor
|
||||||
|
|
||||||
|
- Change from word match to wildcard
|
||||||
|
|
||||||
|
## [0.2.4] - 2024-07-25
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Prevent timeout
|
||||||
|
|
||||||
|
## [0.2.3] - 2024-07-19
|
||||||
|
|
||||||
|
### 🚜 Refactor
|
||||||
|
|
||||||
|
- Sort desc by date
|
||||||
|
|
||||||
|
## [0.2.2] - 2024-07-19
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Https protocol typo missing ://
|
||||||
|
|
||||||
|
## [0.2.1] - 2024-07-19
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Error typo
|
||||||
|
|
||||||
|
## [0.2.0] - 2024-07-19
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Backup mysql and s3storage with script
|
- Backup mysql and s3storage with script
|
||||||
- Selectable database to backup
|
- Selectable database to backup
|
||||||
- Add backup size metadata to response
|
- Add backup size metadata to response
|
||||||
|
- Schedule backup
|
||||||
|
- Toggle able schedule
|
||||||
|
- Delay start time
|
||||||
|
- Add startAt to response
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Changelog gen version header
|
- Changelog gen version header
|
||||||
- Env var typo
|
- Env var typo
|
||||||
|
- Add code to wrong position
|
||||||
|
|
||||||
|
### 🚜 Refactor
|
||||||
|
|
||||||
|
- Remove extension from backup name
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Update .env
|
- Update .env
|
||||||
|
- Update .env variable
|
||||||
|
|
||||||
## [0.1.1] - 2024-07-12
|
## [0.1.1] - 2024-07-12
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue