23 lines
496 B
Markdown
23 lines
496 B
Markdown
|
# Changelog
|
||
|
|
||
|
## [Unreleased][]
|
||
|
|
||
|
## [1.0.1][] - 2021-06-30
|
||
|
|
||
|
### Added
|
||
|
|
||
|
- Configuration for Node support
|
||
|
|
||
|
## [1.0.0][] - 2021-06-29
|
||
|
|
||
|
### Added
|
||
|
|
||
|
- Initial implementation
|
||
|
|
||
|
[unreleased]:
|
||
|
https://github.com/niksy/isomorphic-timers-promises/compare/v1.0.0...HEAD
|
||
|
[1.0.0]: https://github.com/niksy/isomorphic-timers-promises/tree/v1.0.0
|
||
|
[unreleased]:
|
||
|
https://github.com/niksy/isomorphic-timers-promises/compare/v1.0.1...HEAD
|
||
|
[1.0.1]: https://github.com/niksy/isomorphic-timers-promises/tree/v1.0.1
|