mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	formatting
This commit is contained in:
		| @@ -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.  | ||||
|   | ||||
| @@ -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) | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user