File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]  
88
9+ ## [ 5.0.6]  - 2019-05-24 
10+ 
11+ ### Added  
12+ 
13+ -  requests are now storing header information
14+ -  faster test code execution
915
1016## [ 5.0.5]  - 2019-05-24 
1117
@@ -946,7 +952,9 @@ Added support for sparse indexes
946952
947953-  Initial Release
948954
949- [ unreleased ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.4...HEAD 
955+ [ unreleased ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.6...HEAD 
956+ [ 5.0.6 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.5...5.0.6 
957+ [ 5.0.5 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.4...5.0.5 
950958[ 5.0.4 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.3...5.0.4 
951959[ 5.0.3 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.2...5.0.3 
952960[ 5.0.2 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.1...5.0.2 
Original file line number Diff line number Diff line change 55
66	<groupId >com.arangodb</groupId >
77	<artifactId >arangodb-java-driver</artifactId >
8- 	<version >5.0.6-SNAPSHOT </version >
8+ 	<version >5.0.6</version >
99	<inceptionYear >2016</inceptionYear >
1010	<packaging >jar</packaging >
1111
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments