From 02ed2ab590c7fe3dbb559ff9993b7263027db627 Mon Sep 17 00:00:00 2001 From: Robin Neatherway Date: Fri, 11 Sep 2015 12:39:31 +0100 Subject: [PATCH] Bump version to 0.24.1 --- FsAutoComplete/AssemblyInfo.fs | 6 +++--- RELEASE_NOTES.md | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) 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