Skip to content

Commit

Permalink
Change log update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 9, 2012
1 parent a9ec71d commit ef441a4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changes between Neocons 1.0.0-beta3 and 1.0.0-rc1

### More robust relationships/create

`clojurewerkz.neocons.rest.relationships/create` is now more robust and handles cases when given nodes
may only have `:id` set on them. This may happen in part a regression and in part because of edge cases
in the REST API in our own code.


### clj-http upgraded to 0.4.0

Neocons now uses clj-http 0.4.0.
Expand Down

0 comments on commit ef441a4

Please sign in to comment.