From 2b80a7245cc3a2953320c60a43aee9ecbd379507 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Wed, 9 Jun 2021 13:00:39 -0800 Subject: [PATCH] recipes 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 6f092a940..fc5256c04 100644 --- a/docs/docs/changelog/v0.5.0.md +++ b/docs/docs/changelog/v0.5.0.md @@ -26,6 +26,12 @@ ## Features and Improvements ### Highlights +- Recipe Parser + - Recipes can now be imported with a bookmarklet! + - Significant improvement in supported sites with the new [Recipe Scraper Library](https://github.com/hhursev/recipe-scrapers) + - UI Debugging now available at `/recipes/debugger` + - Better error messages on failure + - ⚠️ last_recipe.json is now depreciated - Beta Support for Postgres! 🎉 See the getting started page for details - Recipe Features - Step Sections