From e005f0d37ee2181eb73cb4bad57f07cd7e614cb8 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 10 May 2017 16:48:34 +0000 Subject: [PATCH] Revised header --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45fb6514..2d1c121f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.5.1 - TBD -Performance improvements were the primary focus of this release. With the changes below, Cyclone is 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 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. Features