From 64a2ea25100061a6bad7448a23f6a281353e96ef Mon Sep 17 00:00:00 2001 From: DABH Date: Mon, 30 Apr 2018 15:09:10 -0700 Subject: [PATCH] update roadmap --- ROADMAP.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 6ae0743..161bb85 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -7,9 +7,15 @@ Here we describe upcoming releases and the key features/fixes they include. Don ### 1.3.0 * Support custom colors -### 1.2.2 +### 1.2.4 * Refactor tests to use a testing library like jest (only affects dev/testing) +### 1.2.3 (4/30/18) + * ~~Add ESLint and lint all the things~~ + +### 1.2.2 (4/30/18) + * ~~Fix multiline string support, Typescript fixes, etc.~~ + ### ~~1.2.0 (release date: about 3/5/18, barring any new issues)~~ * ~~Built-in Typescript definitions~~ * ~~Key bug fixes for webpack/bundlers, webstorm, etc.~~