mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	formatting
This commit is contained in:
		| @@ -1,15 +1,15 @@ | |||||||
| # 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 | ||||||
|  |  | ||||||
| ## v0.0.0 - Initial Pre-release | ## 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.  | 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 --> | <!-- ROADMAP --> | ||||||
| ## Road Map | ## Road Map | ||||||
|  |  | ||||||
| [See Roadmap](2.0 - roadmap) | [See Roadmap](roadmap.md) | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user