Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Jun 23, 2014
1 parent 6e8c972 commit c3c95e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Encourage.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Meta", "Meta", "{A84D9A09-F54D-4723-BECD-42E9AD5807EA}"
ProjectSection(SolutionItems) = preProject
LICENSE.txt = LICENSE.txt
README.md = README.md
ReleaseNotes.md = ReleaseNotes.md
EndProjectSection
EndProject
Global
Expand Down
6 changes: 6 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### New in 1.0.1 (Released 2014/06/23)
* Fixed encouragements showing up in Intellisense signature help - #7 via @jaredpar
* Fixed bug that did not show full range of encouragments - #5 via @argsv

### New in 1.0.0 (Released 2014/06/20)
* Initial release

0 comments on commit c3c95e9

Please sign in to comment.