Skip to content

Commit bd928bb

Browse files
committed
v0.3.0
1 parent fc0d430 commit bd928bb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.3.0 / 2012-07-29
2+
==================
3+
4+
* Added all error properties to sync response
5+
* Changed client to require explicit `connect` call
6+
* Fixed deletion of success/error callbacks during normal `sync`
7+
18
0.2.7 / 2012-04-09
29
==================
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backbone.io",
3-
"version": "0.2.7",
3+
"version": "0.3.0",
44
"description": "Backbone.js sync via Socket.IO",
55
"homepage": "http://github.com/scttnlsn/backbone.io",
66
"author": "Scott Nelson <[email protected]>",

0 commit comments

Comments
 (0)