From d41d52d2afd7c5b7229b2915c37c3ce898065f36 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 6 Nov 2019 13:36:42 -0500 Subject: [PATCH] Stub-out the 0.11.6 section --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c43e27d..6e4355b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.11.6 - TBD + +Features + + - Faster record type constructors + TODO: is arg # validation sufficient?? + ## 0.11.5 - October 30, 2019 Features