Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 666 Bytes

Changelog

All notable changes to this project (as a library) will be documented in this file.

This project adheres to Semantic Versioning.

Next release

New features and bug fixes will be here.

2.1.0 - 2019-10-27

  • Feature: install Travis and Codecov.
  • Feature: add tests for next method.
  • Feature: add tests for jumpTo method.
  • Feature: add tests for interceptor method.
  • Feature: add tests for restart method.
  • Feature: add tests for handle method.

2.0.1 - 2019-09-15

  • Bugfix: fix jumpTo() in case of check = true

2.0.0 - 2019-04-12

  • Feature: jumpTo().

1.0.0 - 2018-04-02

  • Init.