Skip to content

Commit ac4366c

Browse files
committed
Update HISTORY.md
1 parent e8b6b0a commit ac4366c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

HISTORY.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.2.2
2+
## 2015-01-8
3+
* Changed the shared/helpers to follow a CommonJS pattern of requiring each helper separately
4+
* added tests for the helpers
5+
* added a `forEach` helper
6+
* added documentation for all the helpers
7+
* added ability to pass blocks into partials / views
8+
* upgrade to underscore@1.7.0
9+
110
# 0.2.1
211
## 2014-12-11
312
* Removed need to initialize the view twice on the client-side. This fixed leaking listeners and makes the code perform as expected

0 commit comments

Comments
 (0)