Skip to content

Commit f1b58fc

Browse files
committed
Merge pull request #18 from Haacked/release
Add release notes for 1.0.4
2 parents 7a34d4c + 62566dd commit f1b58fc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

EncouragePackage/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// You can specify all the values or you can default the Revision and Build Numbers
3030
// by using the '*' as shown below:
3131

32-
[assembly: AssemblyVersion("1.0.3.0")]
33-
[assembly: AssemblyFileVersion("1.0.3.0")]
32+
[assembly: AssemblyVersion("1.0.4.0")]
33+
[assembly: AssemblyFileVersion("1.0.4.0")]

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### New in 1.0.4 (Released 2014/07/11)
2+
* Fixed bug with encouragements scrambled in JavaScript editor - #17 via @jaredpar
3+
14
### New in 1.0.3 (Released 2014/06/30)
25
* Support for Visual Studio 2012 - #10 via @jaredpar
36
* Fixed crash when caret is at the very end of the document - #11 via @jaredpar

0 commit comments

Comments
 (0)