mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-24 15:50:01 +00:00
update changelog
This commit is contained in:
parent
9d554f236a
commit
df07638f43
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue