Skip to content

Commit ccbd431

Browse files
author
Derick Bailey
committedJun 27, 2012
changelog for render methods returning 'this'
1 parent 979fa07 commit ccbd431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* Cleaned up the method to get / cache the `itemViewContainer`
55
* Allow `itemViewContainer` to be a function that return a jQuery selector string
66

7+
* View `render` methods all return `this` in the standard Marionette views (the async views still return a deferred object).
8+
79
### v0.9.2 [view commit logs](https://github.com/derickbailey/backbone.marionette/compare/v0.9.1...v0.9.2)
810

911
* CompositeView

0 commit comments

Comments
 (0)