Skip to content

Commit

Permalink
changelog and version 6.0.0.alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
subvertallchris committed Oct 27, 2015
1 parent 164d08d commit 9c5e71c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
This file should follow the standards specified on [http://keepachangelog.com/]
This project adheres to [Semantic Versioning](http://semver.org/).

## [6.0.0.alpha.6] - 2015-10-27

### Fixed

- Embedded params hash bug, merged from 5.1.x branch and released in 5.1.11.

## [6.0.0.alpha.5] - 2015-10-23

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion lib/neo4j-core/version.rb
@@ -1,5 +1,5 @@
module Neo4j
module Core
VERSION = '6.0.0.alpha.5'
VERSION = '6.0.0.alpha.6'
end
end

0 comments on commit 9c5e71c

Please sign in to comment.