Update CHANGELOG.md

This commit is contained in:
Justin Ethier 2018-04-30 14:03:44 -04:00 committed by GitHub
parent 18245025bb
commit 2097251f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
Features Features
- Improve hash table lookup performance for symbols and increase the max bound of hash tables to `(2 ^ 30) - 1`. - Improved hash table lookup performance for symbols and increased the max bound of hash tables to `(2 ^ 30) - 1`.
- Added basic support for square and curly brackets in place of parentheses. - Added basic support for square and curly brackets in place of parentheses.
Bug Fixes Bug Fixes