Skip to content

Commit 6829ddb

Browse files
committed
Update HISTORY.md
1 parent 727fce4 commit 6829ddb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

HISTORY.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.0.1
2+
## 2015-02-26
3+
* upgrade dependencies
4+
* express
5+
* underscore
6+
* rendr-handlebars
7+
* chai
8+
* sinon-chai
9+
* fix a few cases where `window.$` was being accessed instead of `Backbone.$`
10+
* fix for collection store when lazy-loading a collection (two collections were in the store, now only one)
11+
* fix for restAdapter that was putting `?` when req.query was an empty object
12+
113
# 1.0.0
214
## 2015-02-11
315
* upgrade to express 4.11.0

0 commit comments

Comments
 (0)