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,15 +1,15 @@
# Release Notes
## v0.0.1 - Pre-release Patch
General
- Updated Favicon
- Renamed Frontend Window
- Added Debug folder to dump scraper data prior to processing.
### General
- Updated Favicon
- Renamed Frontend Window
- Added Debug folder to dump scraper data prior to processing.
Recipes
- 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)
- Fixed spacing issue while editing new recipes in JSON
### Recipes
- 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)
- Fixed spacing issue while editing new recipes in JSON
## v0.0.0 - Initial Pre-release
The initial pre-release. It should be semi-functional but does not include a lot of user feedback You may notice errors that have no user feedback and have no idea what went wrong.

View file

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