kopia lustrzana https://github.com/collective/icalendar
				
				
				
			
							rodzic
							
								
									01f788e990
								
							
						
					
					
						commit
						a0380b78db
					
				
							
								
								
									
										12
									
								
								CHANGES.rst
								
								
								
								
							
							
						
						
									
										12
									
								
								CHANGES.rst
								
								
								
								
							| 
						 | 
				
			
			@ -1,17 +1,9 @@
 | 
			
		|||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
3.11.4 (unreleased)
 | 
			
		||||
3.11.4 (2017-05-10)
 | 
			
		||||
-------------------
 | 
			
		||||
 | 
			
		||||
Breaking changes:
 | 
			
		||||
 | 
			
		||||
- *add item here*
 | 
			
		||||
 | 
			
		||||
New features:
 | 
			
		||||
 | 
			
		||||
- *add item here*
 | 
			
		||||
 | 
			
		||||
Bug fixes:
 | 
			
		||||
 | 
			
		||||
- Don't break on parameter values which contain equal signs, e.g. base64 encoded
 | 
			
		||||
| 
						 | 
				
			
			@ -20,8 +12,6 @@ Bug fixes:
 | 
			
		|||
- Fix handling of VTIMEZONEs with subcomponents with the same DTSTARTs.
 | 
			
		||||
  [geier]
 | 
			
		||||
 | 
			
		||||
- *add item here*
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
3.11.3 (2017-02-15)
 | 
			
		||||
-------------------
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
# -*- coding: utf-8 -*-
 | 
			
		||||
__version__ = '3.11.4.dev0'
 | 
			
		||||
__version__ = '3.11.4'
 | 
			
		||||
 | 
			
		||||
from icalendar.cal import (
 | 
			
		||||
    Calendar,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue