mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 20:56:36 +02:00
Added a 0.5.2 section
This commit is contained in:
parent
c06c8328f4
commit
437c5ca64f
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 0.5.2 - TBD
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Fixed a bug in `for-each` that was causing `length` to be executed during each iteration.
|
||||
|
||||
## 0.5.1 - May 24, 2017
|
||||
|
||||
The main focus of `0.5.1` is performance but this is also the first release to provide installation instructions for both Windows and Mac.
|
||||
|
|
Loading…
Add table
Reference in a new issue