Updated the README to mention this breaking change.
This commit is contained in:
parent
8ea1a81c0a
commit
55f808b873
@ -41,6 +41,7 @@ Possible breaking changes
|
||||
* Views no longer call render in initialize but must be called client code
|
||||
* Backend.Memory.Store attribute for holding 'records' renamed to `records` from `data`
|
||||
* Require new underscore.deferred vendor library for all use (jQuery no longer required if just using recline.dataset.js)
|
||||
* View.el is now the raw DOM element. If you want a jQuery-wrapped version, use view.$el. #350
|
||||
|
||||
### v0.5 - July 5th 2012 (first public release)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user