diff --git a/FsAutoComplete/AssemblyInfo.fs b/FsAutoComplete/AssemblyInfo.fs index 0bd406bb4..fd0ed0ffa 100644 --- a/FsAutoComplete/AssemblyInfo.fs +++ b/FsAutoComplete/AssemblyInfo.fs @@ -4,9 +4,9 @@ open System.Reflection [] [] [] -[] -[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "0.24.0" + let [] Version = "0.24.1" diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bb3c46700..50ca925f5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +#### 0.24.1 - 11.09.2015 + +* Fix StackOverflowException and encoding issue: #70. + #### 0.24.0 - 04.09.2015 * Backwards-incompatible: do not format help text, leave that to the