Skip to content

Commit

Permalink
mentioned breaking changes in HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Schreck committed Feb 12, 2014
1 parent c3a7548 commit 768a4a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 0.5.0
## 2013-12-20
* [breaking] Removed use of `options.emulateJSON` and `options.data` in `clientSync`
* [breaking] Removed `addApiParams` from `syncer`
* [breaking] Moved `AppView` to `client/` from `shared/`.
* [breaking] Added support for AMD (RequireJS), which resulted in many methods
becoming asynchronous instead of synchronous (`Fetcher`, `BaseView`,
Expand Down

0 comments on commit 768a4a1

Please sign in to comment.