bump(release): v0.4.0 → v0.5.0

This commit is contained in:
Nathaniel Landau
2023-02-04 23:59:00 -05:00
parent d94d9f2197
commit 2cca54320c
3 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,15 @@
## v0.5.0 (2023-02-04)
### Feat
- add new tags (#16)
- add new inline metadata (#15)
- **configuration**: `insert_location` specifies where content is added within notes
### Fix
- find more emojis
## v0.4.0 (2023-02-02)
### Feat