mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-11-04 06:07:23 +00:00 
			
		
		
		
	1.96.1
This commit is contained in:
		
							parent
							
								
									47c682101f
								
							
						
					
					
						commit
						76f990c244
					
				@ -1,3 +1,11 @@
 | 
			
		||||
# Synapse 1.96.1 (2023-11-17)
 | 
			
		||||
 | 
			
		||||
This minor release was needed only because of CI-related trouble on [v1.96.0](https://github.com/matrix-org/synapse/releases/tag/v1.96.0), which was never released.
 | 
			
		||||
 | 
			
		||||
### Internal Changes
 | 
			
		||||
 | 
			
		||||
- Fix building of wheels in CI. ([\#16653](https://github.com/matrix-org/synapse/issues/16653))
 | 
			
		||||
 | 
			
		||||
# Synapse 1.96.0 (2023-11-16)
 | 
			
		||||
 | 
			
		||||
Synapse will soon be getting forked by Element under an AGPLv3.0 licence (with
 | 
			
		||||
 | 
			
		||||
@ -1 +0,0 @@
 | 
			
		||||
Fix building of wheels in CI.
 | 
			
		||||
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
			
		||||
matrix-synapse-py3 (1.96.1) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * New synapse release 1.96.1.
 | 
			
		||||
 | 
			
		||||
 -- Synapse Packaging team <packages@matrix.org>  Fri, 17 Nov 2023 12:48:45 +0000
 | 
			
		||||
 | 
			
		||||
matrix-synapse-py3 (1.96.0) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * New synapse release 1.96.0.
 | 
			
		||||
 | 
			
		||||
@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
 | 
			
		||||
 | 
			
		||||
[tool.poetry]
 | 
			
		||||
name = "matrix-synapse"
 | 
			
		||||
version = "1.96.0"
 | 
			
		||||
version = "1.96.1"
 | 
			
		||||
description = "Homeserver for the Matrix decentralised comms protocol"
 | 
			
		||||
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 | 
			
		||||
license = "Apache-2.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user