Skip to content

Commit 648d978

Browse files
committed
add missing contribution
1 parent 979dc35 commit 648d978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# [0.18.0 (2024-02-29)](https://github.com/boa-dev/boa/compare/v0.17...v0.18)
66

77
### Feature Enhancements
8+
* Implement JS Typed Array methods by @AngeloChecked in https://github.com/boa-dev/boa/pull/3481
89
* Format let-else expressions by @jedel1043 in https://github.com/boa-dev/boa/pull/3102
910
* Add regexp indices (`d` flag) support by @dirkdev98 in https://github.com/boa-dev/boa/pull/3094
1011
* Add missing 'unscopables' to `Array.prototype[@@unscopables]` by @dirkdev98 in https://github.com/boa-dev/boa/pull/3111
@@ -139,6 +140,7 @@
139140
* @johnyob made their first contribution in https://github.com/boa-dev/boa/pull/3369
140141
* @ahaoboy made their first contribution in https://github.com/boa-dev/boa/pull/3406
141142
* @tj825 made their first contribution in https://github.com/boa-dev/boa/pull/3465
143+
* @AngeloChecked made their first contribution in https://github.com/boa-dev/boa/pull/3481
142144

143145
# [0.17.0 (2023-07-05)](https://github.com/boa-dev/boa/compare/v0.16...v0.17)
144146

0 commit comments

Comments
 (0)