Collection#add now avoids trying to parse a model instance when passing parse: true.
Bug fix in Collection#remove.
Model#fetch no longer parses the response when passing patch: false.
Bug fix for iframe-based History when used with JSDOM.
Bug fix where Collection#invoke was not taking additional arguments.
When using on with an event map, you can now pass the context as the second argument. This was previously an undocumented behavior from 1.1.2 removedin 1.2.0.