Release ruma-push-gateway-api 0.7.1
This commit is contained in:
		
							parent
							
								
									6b40ba70e3
								
							
						
					
					
						commit
						15e8dca7f7
					
				| @ -20,7 +20,7 @@ ruma-federation-api = { version = "0.7.1", path = "crates/ruma-federation-api" } | |||||||
| ruma-identifiers-validation = { version = "0.9.1", path = "crates/ruma-identifiers-validation" } | ruma-identifiers-validation = { version = "0.9.1", path = "crates/ruma-identifiers-validation" } | ||||||
| ruma-identity-service-api = { version = "0.7.1", path = "crates/ruma-identity-service-api" } | ruma-identity-service-api = { version = "0.7.1", path = "crates/ruma-identity-service-api" } | ||||||
| ruma-macros = { version = "=0.11.3", path = "crates/ruma-macros" } | ruma-macros = { version = "=0.11.3", path = "crates/ruma-macros" } | ||||||
| ruma-push-gateway-api = { version = "0.7.0", path = "crates/ruma-push-gateway-api" } | ruma-push-gateway-api = { version = "0.7.1", path = "crates/ruma-push-gateway-api" } | ||||||
| ruma-signatures = { version = "0.13.0", path = "crates/ruma-signatures" } | ruma-signatures = { version = "0.13.0", path = "crates/ruma-signatures" } | ||||||
| ruma-server-util = { version = "0.1.0", path = "crates/ruma-server-util" } | ruma-server-util = { version = "0.1.0", path = "crates/ruma-server-util" } | ||||||
| ruma-state-res = { version = "0.9.0", path = "crates/ruma-state-res" } | ruma-state-res = { version = "0.9.0", path = "crates/ruma-state-res" } | ||||||
|  | |||||||
| @ -1,5 +1,11 @@ | |||||||
| # [unreleased] | # [unreleased] | ||||||
| 
 | 
 | ||||||
|  | # 0.7.1 | ||||||
|  | 
 | ||||||
|  | Improvements: | ||||||
|  | 
 | ||||||
|  | * Update links to the latest version of the Matrix spec | ||||||
|  | 
 | ||||||
| # 0.7.0 | # 0.7.0 | ||||||
| 
 | 
 | ||||||
| No changes for this version | No changes for this version | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| [package] | [package] | ||||||
| name = "ruma-push-gateway-api" | name = "ruma-push-gateway-api" | ||||||
| version = "0.7.0" | version = "0.7.1" | ||||||
| description = "Types for the endpoints in the Matrix push gateway API." | description = "Types for the endpoints in the Matrix push gateway API." | ||||||
| homepage = "https://www.ruma.io/" | homepage = "https://www.ruma.io/" | ||||||
| keywords = ["matrix", "chat", "messaging", "ruma"] | keywords = ["matrix", "chat", "messaging", "ruma"] | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user