formatting

This commit is contained in:
Hayden 2021-01-05 08:58:27 -09:00
parent c283688665
commit b61c6adb4e
2 changed files with 9 additions and 9 deletions

View File

@ -1,12 +1,12 @@
# Release Notes # Release Notes
## v0.0.1 - Pre-release Patch ## v0.0.1 - Pre-release Patch
General ### General
- Updated Favicon - Updated Favicon
- Renamed Frontend Window - Renamed Frontend Window
- Added Debug folder to dump scraper data prior to processing. - Added Debug folder to dump scraper data prior to processing.
Recipes ### Recipes
- Added user feedback on bad URL - Added user feedback on bad URL
- Better backend data validation for updating recipes, avoid small syntax errors corrupting database entry. [Issue #8](https://github.com/hay-kot/mealie/issues/8) - Better backend data validation for updating recipes, avoid small syntax errors corrupting database entry. [Issue #8](https://github.com/hay-kot/mealie/issues/8)
- Fixed spacing issue while editing new recipes in JSON - Fixed spacing issue while editing new recipes in JSON

View File

@ -71,7 +71,7 @@ Mealie also provides an API for interactions from 3rd party applications. **Why
<!-- ROADMAP --> <!-- ROADMAP -->
## Road Map ## Road Map
[See Roadmap](2.0 - roadmap) [See Roadmap](roadmap.md)