summary refs log tree commit diff stats
path: root/web/news/version_0_15_released.rst
diff options
context:
space:
mode:
Diffstat (limited to 'web/news/version_0_15_released.rst')
-rw-r--r--web/news/version_0_15_released.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/news/version_0_15_released.rst b/web/news/version_0_15_released.rst
index 2b1b216b8..bdbd79a2b 100644
--- a/web/news/version_0_15_released.rst
+++ b/web/news/version_0_15_released.rst
@@ -57,6 +57,9 @@ that have tuple name:
 - Now when you compile console application for Windows, console output
   encoding is automatically set to UTF-8.
 
+- Unhandled exceptions in JavaScript are now thrown regardless ``noUnhandledHandler``
+  is defined. But now they do their best to provide a readable stack trace.
+
 Library Additions
 -----------------