Skip to content

Commit 7e5bab3

Browse files
committed
fix dates in changelog
1 parent 8d491e9 commit 7e5bab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Next
44

5-
## v5.1.1
5+
## v5.1.1 (2015-11-17)
66
* FIX: Fixes to htmlOutputTemplate. Thanks so much to @rolego, @sethx, and @johnman for the help.
77
* DOCS: tweak to html2ts docs to clarify and perhaps fix old merge conflict.
88
* FIX: Resolve inappropriate warning if target is called `src` and uses `files` (Thanks, @vilmosioo (#305)).
99

10-
## v5.1.0
10+
## v5.1.0 (2015-10-14)
1111
* FEAT: Upgraded to TypeScript 1.6.2 (thanks to @vp2177 and @JoshuaKGoldberg for sending early PRs, and for @awjreynolds, @Zjaaspoer, @DrColossos, @ravishivt, @logankd, and @Gouigouix for early encouragement.)
1212
* Added support for `--moduleResolution`, `--jsx`, `--experimentalAsyncFunctions`, `--suppressExcessPropertyErrors`, `--rootDir`.
1313
* Added `outFile` support to `tsconfig.json` (same function as `out`, but always relative to `tsconfig.json` file.)

0 commit comments

Comments
 (0)