Skip to content

Commit

Permalink
Merge branch 'release/0.2.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gasi committed Sep 2, 2011
2 parents 21a19a7 + 09d89c9 commit acb26eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog: Neo4j driver for Node

## Version 0.2.1 – September 2, 2011

- Updated `request` dependency. ([@aseemk][])
- Added Cypher querying and tests. ([@aseemk][])
- Better error handling. ([@aseemk][])

## Version 0.2.0 – July 14, 2011

- Massive overhaul of the entire library:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "neo4j",
"description": "Neo4j driver for Node",
"version": "0.2.0",
"version": "0.2.1",
"author": "Daniel Gasienica <daniel@gasienica.ch>",
"contributors": [
{"name": "Sergio Haro", "email": "sergio.haro.jr@gmail.com"},
Expand Down

0 comments on commit acb26eb

Please sign in to comment.