0.99.4
							parent
							
								
									2e1129b5f7
								
							
						
					
					
						commit
						4a926f528e
					
				| 
						 | 
					@ -1,3 +1,9 @@
 | 
				
			||||||
 | 
					Synapse 0.99.4 (2019-05-15)
 | 
				
			||||||
 | 
					===========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					No significant changes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Synapse 0.99.4rc1 (2019-05-13)
 | 
					Synapse 0.99.4rc1 (2019-05-13)
 | 
				
			||||||
==============================
 | 
					==============================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,12 @@
 | 
				
			||||||
matrix-synapse-py3 (0.99.3.2+nmu1) UNRELEASED; urgency=medium
 | 
					matrix-synapse-py3 (0.99.4) stable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  [ Christoph Müller ]
 | 
					  [ Christoph Müller ]
 | 
				
			||||||
  * Configure the systemd units to have a log identifier of `matrix-synapse`
 | 
					  * Configure the systemd units to have a log identifier of `matrix-synapse`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 -- Christoph Müller <iblzm@hotmail.de>  Wed, 17 Apr 2019 16:17:32 +0200
 | 
					  [ Synapse Packaging team ]
 | 
				
			||||||
 | 
					  * New synapse release 0.99.4.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Synapse Packaging team <packages@matrix.org>  Wed, 15 May 2019 13:58:08 +0100
 | 
				
			||||||
 | 
					
 | 
				
			||||||
matrix-synapse-py3 (0.99.3.2) stable; urgency=medium
 | 
					matrix-synapse-py3 (0.99.3.2) stable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -27,4 +27,4 @@ try:
 | 
				
			||||||
except ImportError:
 | 
					except ImportError:
 | 
				
			||||||
    pass
 | 
					    pass
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = "0.99.4rc1"
 | 
					__version__ = "0.99.4"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue