From 2302cddaff71ac05fd3ab4080993b0762834719d Mon Sep 17 00:00:00 2001 From: hay-kot Date: Sat, 1 May 2021 20:31:11 -0800 Subject: [PATCH] update changelog --- docs/docs/changelog/v0.5.0.md | 6 ++++++ 1 file changed, 6 insertions(+) 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