Browse Source

Update CHANGELOG.md

pull/203/head
Jason Williams 5 years ago committed by GitHub
parent
commit
308d026134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -38,6 +38,8 @@ Feature enhancements:
Implement the Tilde operator (@letmutx)
- [FEATURE #189](https://github.com/jasonwilliams/boa/pull/189):
Implement Array.prototype.includes (incl tests) (@simonbrahan)
- [FEATURE #180](https://github.com/jasonwilliams/boa/pull/180):
Implement Array.prototype.slice (@muskuloes @letmutx)
- Array tests: Tests implemented for shift, unshift and reverse, pop and push (@muskuloes)
- Demo page has been improved, new font plus change on input. Thanks @WofWca

Loading…
Cancel
Save