From 0ac042abd847196d7435a3844d99bad007fa8ec9 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Fri, 26 Nov 2021 21:46:39 +0100 Subject: [PATCH] Releasing 0.6.15 (#2940) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 874ff54c611..ad0ee4c33fe 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,10 @@ # Motoko compiler changelog +## 0.6.15 (2021-11-26) + +* Fixes crash when (ill-typed) `switch` expression on non-variant + value has variant alternatives (#2934) + ## 0.6.14 (2021-11-19) * The compiler now embeds the existing Candid interface and new