Compare commits
	
		
			2 Commits
		
	
	
		
			66eef2242b
			...
			818094c36e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 818094c36e | |||
| 4cf3858d0a | 
							
								
								
									
										10
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @@ -1,5 +1,15 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## [2.0.2] - 2025-09-01 | ||||
| ### Added | ||||
| - add weight check and update spool weight in writeJsonToTag function | ||||
| - add German and English wiki documentation | ||||
|  | ||||
| ### Changed | ||||
| - update platformio.ini for version v2.0.2 | ||||
| - remove redundant tare calls in setup and start_scale functions | ||||
|  | ||||
|  | ||||
| ## [2.0.1] - 2025-08-30 | ||||
| ### Breaking Changes | ||||
| - enhance commit categorization for breaking changes | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
| ; https://docs.platformio.org/page/projectconf.html | ||||
|  | ||||
| [common] | ||||
| version = "2.0.1" | ||||
| version = "2.0.2" | ||||
| to_old_version = "1.5.10" | ||||
|  | ||||
| ## | ||||
|   | ||||
		Reference in New Issue
	
	Block a user