bump: version 0.5.0 → 0.6.0
This commit is contained in:
		
							parent
							
								
									edd1f17184
								
							
						
					
					
						commit
						6b4bc3da10
					
				
					 2 changed files with 17 additions and 1 deletions
				
			
		
							
								
								
									
										16
									
								
								CHANGELOG.md
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								CHANGELOG.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,3 +1,19 @@
 | 
			
		|||
## v0.6.0 (2025-02-20)
 | 
			
		||||
 | 
			
		||||
### Feat
 | 
			
		||||
 | 
			
		||||
- allow re-order past product for new orders
 | 
			
		||||
- add per-department default item discount
 | 
			
		||||
- add config option to show/hide Store ID; default value
 | 
			
		||||
- add basic model, views for Stores
 | 
			
		||||
 | 
			
		||||
### Fix
 | 
			
		||||
 | 
			
		||||
- fix customer rendering in OrderItem grids; add sort/filter
 | 
			
		||||
- track vendor name/SKU per OrderItem
 | 
			
		||||
- require store for new orders, if so configured
 | 
			
		||||
- move Pricing config to separate section, for orders/configure
 | 
			
		||||
 | 
			
		||||
## v0.5.0 (2025-01-26)
 | 
			
		||||
 | 
			
		||||
### Feat
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@ build-backend = "hatchling.build"
 | 
			
		|||
 | 
			
		||||
[project]
 | 
			
		||||
name = "Sideshow"
 | 
			
		||||
version = "0.5.0"
 | 
			
		||||
version = "0.6.0"
 | 
			
		||||
description = "Case/Special Order Tracker"
 | 
			
		||||
readme = "README.md"
 | 
			
		||||
authors = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue