From cd2ed0c0dda3a5916af484e776686f15a1d010ab Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 10 May 2017 16:49:27 +0000 Subject: [PATCH] Rev --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1c121f..c5e6f2c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.5.1 - TBD -The main focus of this release is performance improvements. Cyclone is now able to run the benchmarks in [ecraven's R7RS suite](http://ecraven.github.io/r7rs-benchmarks/benchmark.html) over 12% faster than in the previous release. +The main focus of this release is performance. Cyclone is now able to run the benchmarks in [ecraven's R7RS suite](http://ecraven.github.io/r7rs-benchmarks/benchmark.html) over 12% faster than in the previous release. Features