update changelog

This commit is contained in:
otrepanier 2020-11-20 15:11:53 -08:00
parent 9d554f236a
commit df07638f43

View file

@ -1,5 +1,10 @@
# Changelog
## Unreleased changes
### Added
- Added `Promise.fold` (#47)
## [3.0.1] - 2020-08-24
### Fixed
- Make `Promise.is` work with promises from old versions of the library (#41)