You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ As always come and join us in [chat](https://gitter.im/marionettejs/backbone.mar
55
55
* Views
56
56
* The `destroy` method now returns this instance that was destroyed to enable easier chaining of view actions.
57
57
* If you define the options hash on your `Marionette.View` or if you pass options as a function to your `Marionette.View`, pass the result of options down to the backbone view constructor.
58
-
* All views now have a`isRendered` property, that is updated after `render` and `destroy`.
58
+
* All views now have an`isRendered` property, that is updated after `render` and `destroy`.
59
59
60
60
* Object
61
61
* The `destroy` method now returns this instance that was destroyed to enable easier chaining of object actions.
0 commit comments