diff --git a/docs/docs/changelog/v0.5.0.md b/docs/docs/changelog/v0.5.0.md index 22a899ea8..369df1124 100644 --- a/docs/docs/changelog/v0.5.0.md +++ b/docs/docs/changelog/v0.5.0.md @@ -27,6 +27,12 @@ - Title case all Categories or Tags with 1 click - Create/Rename/Delete Operations for Tags/Categories - Remove Unused Categories or Tags with 1 click +- Recipe Cards now have a menu button for quick actions! + - Edit + - Delete + - Download (As Json) + - Copy Link +- Rating can be updated without entering the editor - Closes #25 ### Performance - Images are now served up by the Caddy increase performance and offloading some loads from the API server