mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-04 19:56:34 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
18245025bb
commit
2097251f5e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
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.
|
||||
|
||||
Bug Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue