update roadmap

This commit is contained in:
DABH 2018-04-30 15:09:10 -07:00
parent 05129e7811
commit 64a2ea2510

View File

@ -7,9 +7,15 @@ Here we describe upcoming releases and the key features/fixes they include. Don
### 1.3.0 ### 1.3.0
* Support custom colors * Support custom colors
### 1.2.2 ### 1.2.4
* Refactor tests to use a testing library like jest (only affects dev/testing) * 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)~~ ### ~~1.2.0 (release date: about 3/5/18, barring any new issues)~~
* ~~Built-in Typescript definitions~~ * ~~Built-in Typescript definitions~~
* ~~Key bug fixes for webpack/bundlers, webstorm, etc.~~ * ~~Key bug fixes for webpack/bundlers, webstorm, etc.~~