Release v0.2.0
This commit is contained in:
		
							parent
							
								
									e2586806e0
								
							
						
					
					
						commit
						91ceaa3f42
					
				| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## v0.2.0 (unreleased)
 | 
			
		||||
## v0.2.0 (2021-01-20)
 | 
			
		||||
 | 
			
		||||
- `Client` methods don't require `&mut self` anymore;
 | 
			
		||||
- Moved `Client`, `models::request` and `models::response` modules to the `raw` module;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
[package]
 | 
			
		||||
name = "listenbrainz"
 | 
			
		||||
version = "0.1.0"
 | 
			
		||||
version = "0.2.0"
 | 
			
		||||
authors = ["Koen Bolhuis <koen.bolhuis@gmail.com>"]
 | 
			
		||||
edition = "2018"
 | 
			
		||||
license = "MIT"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue