mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Updated version notes
This commit is contained in:
		
							
								
								
									
										9
									
								
								index.md
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								index.md
									
									
									
									
									
								
							@@ -35,12 +35,11 @@ In addition it supports the following token types:
 | 
			
		||||
 | 
			
		||||
The changelog can be viewed here - [https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md).
 | 
			
		||||
 | 
			
		||||
The latest release is `4.0.1` (released 2014-11-09):
 | 
			
		||||
The latest release is `4.0.2` (released 2014-11-21):
 | 
			
		||||
 | 
			
		||||
* Alias the master branch in composer.json (Issue #243)
 | 
			
		||||
* Numerous PHP CodeSniffer fixes (Issue #244)
 | 
			
		||||
* .travis.yml update (Issue #245)
 | 
			
		||||
* The getAccessToken method should return an AccessTokenEntity object instead of a string in ResourceServer.php (#246)
 | 
			
		||||
> * Improved interfaces (Issue #255)
 | 
			
		||||
> * Learnt how to spell delimiter and so `getScopeDelimiter()` and `setScopeDelimiter()` methods have been renamed
 | 
			
		||||
> * Docblock improvements (Issue #254)
 | 
			
		||||
 | 
			
		||||
## Questions?
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user