From cd620515f2cbbe55584bd4306b1c38e7cbb5a5b4 Mon Sep 17 00:00:00 2001 From: Anders Hejlsberg Date: Wed, 17 May 2017 13:07:47 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index d235b4c..92418e6 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -15,7 +15,7 @@ # 2.4 * [X] [Covariant checking for callback parameters](https://github.com/Microsoft/TypeScript/pull/15104) -* [ ] [String valued members in enums](https://github.com/Microsoft/TypeScript/pull/15486) +* [X] [String valued members in enums](https://github.com/Microsoft/TypeScript/pull/15486) * [ ] [Refactoring support in Language Service API](https://github.com/Microsoft/TypeScript/pull/14624) * [ ] [Better error reporting for errors in `tsconfig.json`](https://github.com/Microsoft/TypeScript/pull/12336)