Skip to content

Commit 1bbe242

Browse files
committed
Changelog update - Thanks to @Maks3w
1 parent af16390 commit 1bbe242

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
@@ -3,7 +3,7 @@
33
## Next
44

55
## v5.3.0-beta.1 (2015-12-06)
6-
* FIX: Improved detection of if newLine parameter is redundant for TSC. This should make the functionality work more consistently if `grunt.util.linefeed` is used.
6+
* FIX: Improved detection of if newLine parameter is redundant for TSC. This should make the functionality work more consistently if `grunt.util.linefeed` is used. Thanks to @Maks3w for the report.
77

88
## v5.2.0 (2015-11-21)
99
* FIX: Grunt pipeline will once again halt by default in the presence of type errors. This was a regression in 5.0.0. Thanks to @mironx, @niondir, and @johnman for the report and assistance. We've added assertions for the count of failed build events in the grunt-ts `release` test cycle, so a regression like this should hopefully not happen again.

0 commit comments

Comments
 (0)