From ed0871f2010fbf03b28dde6da21163efd4b0d472 Mon Sep 17 00:00:00 2001 From: chrisgregan Date: Fri, 29 Jan 2016 21:01:09 +0000 Subject: [PATCH] Updated changelog --- Assets/Fungus/CHANGELOG.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Assets/Fungus/CHANGELOG.txt b/Assets/Fungus/CHANGELOG.txt index f5354599..62a7ba2c 100644 --- a/Assets/Fungus/CHANGELOG.txt +++ b/Assets/Fungus/CHANGELOG.txt @@ -1,3 +1,11 @@ +Fungus v2.3.1 +============= + +# Fixed +- Can't click on Say Dialog when a Menu Dialog is active #374 +- Set Audio Pitch: OnComplete not called when duration = 0 #369 +- Fade To View can sometimes not work in Unity 5.3 #370 + Fungus v2.3.0 =============