Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saponifi3d committed Jan 9, 2015
1 parent e8b6b0a commit ac4366c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 0.2.2
## 2015-01-8
* Changed the shared/helpers to follow a CommonJS pattern of requiring each helper separately
* added tests for the helpers
* added a `forEach` helper
* added documentation for all the helpers
* added ability to pass blocks into partials / views
* upgrade to [email protected]

# 0.2.1
## 2014-12-11
* Removed need to initialize the view twice on the client-side. This fixed leaking listeners and makes the code perform as expected
Expand Down

0 comments on commit ac4366c

Please sign in to comment.