Skip to content

Commit 279cdd3

Browse files
committed
Mention @bryanforbes
1 parent 36daf87 commit 279cdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* While still compatible with older versions, grunt-ts now depends on TypeScript 1.5.3 by default (via package.json).
88
* In addition to features added in 4.2.0-beta.1, added experimentalDecorators flag.
99
* If emitDecoratorMetadata is specified, experimentalDecorators will now be enabled automatically.
10-
* If both inlineSources and inlineSourceMap are specified, sourceMap will now be disabled automatically.
10+
* If both inlineSources and inlineSourceMap are specified, sourceMap will now be disabled automatically. Thanks @bryanforbes for notifying us of the change between TypeScript 1.5-alpha and 1.5-beta.
1111
* DOCS: Updated for the above. Thanks to @hdeshev for the PR.
1212

1313
## v4.2.0-beta.1 (2015-06-07)

0 commit comments

Comments
 (0)