Update documentation for 1.12.3.

This commit is contained in:
Geoffrey Booth
2017-01-22 13:27:22 -08:00
parent 3108244c20
commit 6d27277ef6

View File

@@ -1,5 +1,11 @@
## Change Log
```
releaseHeader('2017-01-22', '1.12.3', '1.12.2')
```
* CoffeeScripts patched `Error.prepareStackTrace` has been restored, with some revisions that should prevent the erroneous exceptions that were making life difficult for some downstream projects. This fixes the incorrect line numbers in stack traces since 1.12.2.
```
releaseHeader('2016-12-16', '1.12.2', '1.12.1')
```