Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
adding letmux
  • Loading branch information
jasonwilliams committed Oct 19, 2019
1 parent 39e800b commit a87f04f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Feature enhancements:
- [FEATURE #115](https://github.com/jasonwilliams/boa/issues/115):
String.matchAll(regExp) is implemented (@bojan88)
- [FEATURE #163](https://github.com/jasonwilliams/boa/issues/163):
Implement Array.prototype.every()
Implement Array.prototype.every() (@letmutx)
- [FEATURE #165](https://github.com/jasonwilliams/boa/issues/165):
Implement Array.prototype.find()
Implement Array.prototype.find() (@letmutx)
- Demo page has been improved, new font plus change on input. Thanks @WofWca

Bug fixes:
Expand Down

0 comments on commit a87f04f

Please sign in to comment.