You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
Change log
2
2
==========
3
3
4
+
## v3.0.0 Alpha 4 - September 22, 2017
5
+
* In JavaScriptEngineSwitcher.ChakraCore prevented an occurrence of the “Host may not have set any promise continuation callback. Promises may not be executed.” error
6
+
4
7
## v3.0.0 Alpha 3 - September 15, 2017
5
8
* In JavaScriptEngineSwitcher.Msie:
6
9
* Added support of MSIE JavaScript Engine version 3.0.0 Alpha 1
<summary>JavaScriptEngineSwitcher.ChakraCore contains adapter `ChakraCoreJsEngine` (wrapper for the ChakraCore).</summary>
23
-
<releaseNotes>An attempt was made to fix a error #40 “Support For Native Promises”.</releaseNotes>
23
+
<releaseNotes>Prevented an occurrence of the “Host may not have set any promise continuation callback. Promises may not be executed.” error.</releaseNotes>
0 commit comments