Update changelog.
This commit is contained in:
		
							parent
							
								
									47b81d0b87
								
							
						
					
					
						commit
						20c286435f
					
				
					 2 changed files with 15 additions and 1 deletions
				
			
		
							
								
								
									
										14
									
								
								CHANGES.rst
									
										
									
									
									
								
							
							
						
						
									
										14
									
								
								CHANGES.rst
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,5 +1,19 @@
 | 
			
		|||
.. -*- coding: utf-8 -*-
 | 
			
		||||
 | 
			
		||||
0.4.4
 | 
			
		||||
-----
 | 
			
		||||
 | 
			
		||||
* Make ``Employee.person`` column unique.
 | 
			
		||||
 | 
			
		||||
* Try again to make database stuff an optional dependency...
 | 
			
		||||
 | 
			
		||||
* Increase size of ``ProductCost.code`` column.
 | 
			
		||||
 | 
			
		||||
* Add ``Product.case_pack`` column.
 | 
			
		||||
 | 
			
		||||
* Add ``encoding_errors`` kwarg to ``UnicodeWriter`` class constructor.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
0.4.3
 | 
			
		||||
-----
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,3 @@
 | 
			
		|||
# -*- coding: utf-8 -*-
 | 
			
		||||
 | 
			
		||||
__version__ = u'0.4.3'
 | 
			
		||||
__version__ = u'0.4.4'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue