mirror of
https://github.com/lowitea/obsidian-tasks-cleaner.git
synced 2026-07-22 05:48:53 +00:00
chore: add changelog
This commit is contained in:
parent
c0e4f353b7
commit
bc63289960
1 changed files with 44 additions and 0 deletions
44
CHANGELOG.md
Normal file
44
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.0.2] - 2025-05-04
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- Add command
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Author description and name
|
||||
- Remove useless header from settings
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Improve maintenace guide
|
||||
- Remove extra action from maintenance guide
|
||||
|
||||
## [1.0.1] - 2025-04-21
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Move style to styles.css
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Add maintenance guide
|
||||
|
||||
## [1.0.0] - 2025-04-13
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- Add main code
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Add license
|
||||
- Add readme
|
||||
- Update version
|
||||
- Update package.json
|
||||
|
||||
<!-- generated by git-cliff -->
|
||||
Loading…
Reference in a new issue