Update CHANGELOG.md

This commit is contained in:
Eryn Lynn 2020-08-24 13:23:25 -04:00
parent eafa18be87
commit d20535d13b

View file

@ -2,7 +2,8 @@
## [Next]
### Fixed
- Make `Promise.is` work with promises from old versions of the library
- Make `Promise.is` work with promises from old versions of the library (#41)
- Make `Promise.delay` properly break out of the current loop (#40)
## [3.0.0] - 2020-08-17
### Changed