From 78cba899430fb5c7ec29bb3af819ee0cacece3d7 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 7 Sep 2016 23:13:04 -0400 Subject: [PATCH] Revised progress --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce325cb3..cabf56fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -# Next Release - Date TBD +# Next Release (tentatively 0.2.1) - Date TBD -TODO: SRFI 113 -TODO: performance improvements, but those might come in version after the next +TODO: performance improvements + need to improve both runtime speed and compiler optimizations +TODO: SRFI 113, 128 +TODO: macro improvements (ref trans.) to support SRFI 128 and `let-values` + +# 0.2 - Date TBD Features: