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.~~