Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88b57ee

Browse files
committed
update the changelog
1 parent a7f3a96 commit 88b57ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22
##### Unreleased
3-
- [New `Set` methods](https://github.com/tc39/proposal-set-methods):
3+
- [New `Set` methods proposal](https://github.com/tc39/proposal-set-methods):
44
- Built-ins:
55
- `Set.prototype.intersection`
66
- `Set.prototype.union`
@@ -16,7 +16,7 @@
1616
- Added [`Math.sumPrecise` stage 2.7 proposal](https://github.com/tc39/proposal-math-sum/):
1717
- Built-ins:
1818
- `Math.sumPrecise`
19-
- [`Promise.try`](https://github.com/tc39/proposal-promise-try):
19+
- [`Promise.try` proposal](https://github.com/tc39/proposal-promise-try):
2020
- Built-ins:
2121
- `Promise.try`
2222
- Added optional arguments support, [promise-try/16](https://github.com/tc39/proposal-promise-try/pull/16)

0 commit comments

Comments
 (0)