From b482a40f04d47688e787f036543610301a4b66ac Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 23 Aug 2019 16:57:38 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7901d271..ddde4b6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Deprecated - `(scheme cyclone array-list)` is no longer going to be part of the official Cyclone release. It will be relocated to the `(cyclone array-list)` cyclone-winds package. -## 0.11.3 - TBD +## 0.11.3 - August 14, 2019 Features