You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
940 B
36 lines
940 B
6 years ago
|
# Change Log
|
||
|
|
||
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||
|
|
||
|
<a name="0.1.5"></a>
|
||
|
## [0.1.5](https://github.com/medikoo/timers-ext/compare/v0.1.4...v0.1.5) (2018-03-13)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* **promise:** sleep util ([c50d575](https://github.com/medikoo/timers-ext/commit/c50d575))
|
||
|
|
||
|
|
||
|
|
||
|
<a name="0.1.4"></a>
|
||
|
## [0.1.4](https://github.com/medikoo/timers-ext/compare/v0.1.3...v0.1.4) (2018-03-08)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* **promise:** clear timeout on promise resolution ([6301a6b](https://github.com/medikoo/timers-ext/commit/6301a6b))
|
||
|
|
||
|
|
||
|
|
||
|
<a name="0.1.3"></a>
|
||
|
|
||
|
## [0.1.3](https://github.com/medikoo/timers-ext/compare/v0.1.2...v0.1.3) (2018-03-07)
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* **promise:** promise.timeout method ([3f52d27](https://github.com/medikoo/timers-ext/commit/3f52d27))
|
||
|
|
||
|
## Changelog for previous versions
|
||
|
|
||
|
See `CHANGES` file
|