bump(release): v0.8.0 → v0.9.0

This commit is contained in:
Nathaniel Landau
2023-03-20 18:20:10 -04:00
parent 6f14076e33
commit c1a40ed8a4
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
## v0.9.0 (2023-03-20)
### Feat
- bulk update metadata from a CSV file
### Fix
- find more instances of inline metadata
- ensure frontmatter values are unique within a key
- improve validation of bulk imports
- improve logging to screen
## v0.8.0 (2023-03-12)
### Feat