Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 462 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 462 Bytes

Change Log

Version 1.1.0

2016-10-19

  • Added an option to add backup Observable.

      Backup `Observable` is executed every time an exception or HTTP response with specific code occurred. After it is finished, the reactive stream continues.

  • Tests reactoring

      Comment added to every test in order to know how it executes.

Version 1.0.0

2016-10-14

  • Initial release.