Skip to content

Commit

Permalink
2.23.0
Browse files Browse the repository at this point in the history
 * Refactor and rework http coercion. (Samuel Reed)
 * Test case for sharedClass property in restClass (David Cheung)
  • Loading branch information
bajtos committed Dec 14, 2015
1 parent df59c64 commit c43b8ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2015-12-14, Version 2.23.0
==========================

* Refactor and rework http coercion. (Samuel Reed)

* Test case for sharedClass property in restClass (David Cheung)


2015-11-12, Version 2.22.2
==========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Remoting",
"REST"
],
"version": "2.22.2",
"version": "2.23.0",
"scripts": {
"pretest": "grunt jscs jshint",
"test": "mocha"
Expand Down

0 comments on commit c43b8ed

Please sign in to comment.