mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-25 08:00:03 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
eafa18be87
commit
d20535d13b
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
## [Next]
|
## [Next]
|
||||||
### Fixed
|
### 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
|
## [3.0.0] - 2020-08-17
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Reference in a new issue