feat: add tagging functionality
to entries model and related migrations
This commit is contained in:
parent
4afa656e94
commit
4e1824d49a
7 changed files with 361 additions and 14 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,5 +1,17 @@
|
|||
# CHANGELOG
|
||||
|
||||
## 2026-01-08
|
||||
|
||||
added tags to entry model
|
||||
|
||||
## 2026-01-07
|
||||
|
||||
added simple API for entries model
|
||||
- to view entries
|
||||
- implement initial access control
|
||||
|
||||
this is sufficient to test static site generation
|
||||
|
||||
## 2026-01-06
|
||||
|
||||
added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue