Update changelog
This commit is contained in:
		
							parent
							
								
									ae6f3b533d
								
							
						
					
					
						commit
						6967ec46da
					
				
					 2 changed files with 23 additions and 1 deletions
				
			
		
							
								
								
									
										22
									
								
								CHANGES.rst
									
										
									
									
									
								
							
							
						
						
									
										22
									
								
								CHANGES.rst
									
										
									
									
									
								
							| 
						 | 
					@ -2,6 +2,28 @@
 | 
				
			||||||
CHANGELOG
 | 
					CHANGELOG
 | 
				
			||||||
=========
 | 
					=========
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					0.10.33 (2023-06-06)
 | 
				
			||||||
 | 
					--------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Lower log level when poser reports module not found.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Disable cascade_backrefs for Subdepartment.department.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Allow for ``-l`` instead of ``--list-all-models`` for importer commands.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add basic maxlen validation when importing phone numbers.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add logic to allow/ignore cache objects which do not normalize.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add ``get_product_key_field()`` and ``_label()`` to AppHandler.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add ``get_customer_key_field()`` and ``_label()`` to AppHandler.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add ``get_member_key_field()`` and ``_label()`` to AppHandler.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Add basic support for membership types.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
0.10.32 (2023-06-02)
 | 
					0.10.32 (2023-06-02)
 | 
				
			||||||
--------------------
 | 
					--------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,3 @@
 | 
				
			||||||
# -*- coding: utf-8; -*-
 | 
					# -*- coding: utf-8; -*-
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = '0.10.32'
 | 
					__version__ = '0.10.33'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue