Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saponifi3d committed Feb 26, 2015
1 parent 727fce4 commit 6829ddb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 1.0.1
## 2015-02-26
* upgrade dependencies
* express
* underscore
* rendr-handlebars
* chai
* sinon-chai
* fix a few cases where `window.$` was being accessed instead of `Backbone.$`
* fix for collection store when lazy-loading a collection (two collections were in the store, now only one)
* fix for restAdapter that was putting `?` when req.query was an empty object

# 1.0.0
## 2015-02-11
* upgrade to express 4.11.0
Expand Down

0 comments on commit 6829ddb

Please sign in to comment.