Skip to content

Commit

Permalink
Update CHANGELOG.textile
Browse files Browse the repository at this point in the history
  • Loading branch information
spmallette committed Oct 28, 2011
1 parent 734ec50 commit 97ad03c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.textile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ h3. Version 1.1 (Blueprints -- NOT RELEASED YET)
** GetVertex/Edge throw IllegalArgumentException if passed a null identifier as a parameter.
** GetVertex/Edge return null if the element cannot be found, if the identifier does not match the expected format of the underlying graph database or if the underlying graph database throws exceptions during the lookup.
* RexsterGraph utilizes the @application/vnd.rexster.typed+json@ custom mime type.
* The EventGraph addEdge method now properly fires the onEdgeAdded event with improved test cases.

==<hr/>==

Expand Down

0 comments on commit 97ad03c

Please sign in to comment.