mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 10:23:39 -05:00
33 lines
529 B
Markdown
33 lines
529 B
Markdown
## v0.3.0 (2023-01-30)
|
|
|
|
### Feat
|
|
|
|
- **application**: add new metadata to frontmatter (#9)
|
|
|
|
### Fix
|
|
|
|
- **application**: improve ux (#10)
|
|
|
|
## v0.2.0 (2023-01-25)
|
|
|
|
### Feat
|
|
|
|
- **configuration**: support multiple vaults in the configuration file (#6)
|
|
|
|
### Refactor
|
|
|
|
- **application**: refactor questions to separate class (#7)
|
|
|
|
## v0.1.1 (2023-01-23)
|
|
|
|
### Fix
|
|
|
|
- **notes**: diff now prints values in the form `[value]`
|
|
- **application**: exit after committing changes
|
|
|
|
## v0.1.0 (2023-01-22)
|
|
|
|
### Feat
|
|
|
|
- initial application release
|