Skip to content

Commit

Permalink
update to 1.1.1 see history.md for change sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Callender committed Jul 17, 2015
1 parent 8db0b19 commit a48b1ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.1.1
* added lazy loading callback handlers
* support for xhr timeouts
* added a code of conduct

# 1.1.0
## 2015-06-11
* update to backbone 1.2.1 and all it's goodness, older versions of lodash *will break* with this change set. lodash.mixin should allow for a fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rendr",
"version": "1.1.0",
"version": "1.1.1",
"description": "Render your Backbone.js apps on the client and the server.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a48b1ce

Please sign in to comment.