diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 619f14e..428e5d9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,8 +1,8 @@ ------------------------------------------------------------------------------ - qSharp 2.0.7 [TBA] + qSharp 2.1.0 [2014.10.01] ------------------------------------------------------------------------------ - - Fix: validate lambda expression upon construction + - Redesigned lambdas and projections handling ------------------------------------------------------------------------------ qSharp 2.0.6 [2014.09.11] diff --git a/qSharp/qSharp.csproj b/qSharp/qSharp.csproj index ef0aa57..470d6a1 100644 --- a/qSharp/qSharp.csproj +++ b/qSharp/qSharp.csproj @@ -59,6 +59,8 @@ + + @@ -98,6 +100,7 @@ +