mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 14:07:34 +02:00
Issue #246
This commit is contained in:
parent
0282227d7a
commit
cc96f10326
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## 0.7.3 - TBD
|
||||
|
||||
Features
|
||||
|
||||
- Added basic support for square and curly brackets in place of parentheses.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Fixed an off-by-one error in `read-line` where the function erroneously reported an extra character was read from `stdin`. Thanks to wasamasa for the bug report.
|
||||
|
|
Loading…
Add table
Reference in a new issue