mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 01:07:34 +02:00
0.9.2 release
This commit is contained in:
parent
d20496318f
commit
05b5e248ea
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 0.9.2 - TBD
|
||||
## 0.9.2 - August 26, 2018
|
||||
|
||||
Features
|
||||
|
||||
|
@ -9,8 +9,6 @@ Features
|
|||
- Allow optimizing-out of basic `if` expressions of the form `(if (pred? ...) #t #f)` into `(pred? ...)`.
|
||||
- Perform slightly faster type checking for string, vector, and bytevector access functions.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
## 0.9.1 - August 9, 2018
|
||||
|
||||
Bug Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue