feat(release): v0.3.1
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,6 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0
|
||||
## Release 0.3.1
|
||||
- Metadata fix only
|
||||
|
||||
## Release 0.3.0
|
||||
- New section endpoints: `GET /notes/{id}/sections/{sectionID}`
|
||||
- Level-two headings are now linkable and point to their section pages
|
||||
- Print CSS improvements (page breaks before headings, avoid splitting blocks, reduced margins)
|
||||
@ -8,7 +11,14 @@
|
||||
- Makefile now defaults to `-mod=vendor` for build/test/run (breaking change)
|
||||
- README now includes a UI screenshot
|
||||
|
||||
## 0.1.0
|
||||
## Release 0.2.0
|
||||
- Group notes by root folders
|
||||
- Metadatas
|
||||
- Mobile-friendly CSS
|
||||
- FreeBSD-specific compile target and scripts
|
||||
- Logging http requests and errors
|
||||
|
||||
## Release 0.1.0
|
||||
- Core web UI for browsing notes
|
||||
- Tagging system (add/remove, filter, search)
|
||||
- SQLite-backed storage with tests
|
||||
|
||||
Reference in New Issue
Block a user