# Jasmine-Ajax 3.2.0 Release Notes

## Pull Requests & Issues

* Set the `this` context for event handler to the current XHR and pass proper ProgressEvent arguments
    - Merges [#114](https://github.com/jasmine/jasmine-ajax/issues/114) from @mjeanroy
    - Fixes [#108](https://github.com/jasmine/jasmine-ajax/issues/108)

* added feature to match data/query against RegExp
    - Merges [#116](https://github.com/jasmine/jasmine-ajax/issues/116) from @SunboX
    - Fixes [#115](https://github.com/jasmine/jasmine-ajax/issues/115)

* Allow error and timeout using RequestStub
    - Merges [#112](https://github.com/jasmine/jasmine-ajax/issues/112) from @Mordred
    - Fixes [#111](https://github.com/jasmine/jasmine-ajax/issues/111)


------

_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
