Skip to content

Commit 06e38d6

Browse files
committed
Update release notes [skip ci]
1 parent a1cc636 commit 06e38d6

File tree

1 file changed

+40
-24
lines changed

1 file changed

+40
-24
lines changed

ReleaseNotes.md

Lines changed: 40 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,49 @@
1-
### New in 1.2.2 (Released 2019/04/08)
2-
* Support for Visual Studio 2019 - #50 via @dennisroche
1+
# Release Notes
32

4-
### New in 1.1.2 (Released 2016/06/06)
5-
* Support for Visual Studio "15" Preview - #39 via @sklivvz
3+
## New in 1.5.0 (Released 2023/04/15)
64

7-
### New in 1.1.1 (Released 2015/05/08)
8-
* Support for Visual Studio 2015 RC - #26 via @rprouse
5+
- Support for Visual Studio 2022 - #52 via @CalvinAllen
96

10-
### New in 1.1.0 (Released 2014/07/29)
11-
* Added option to configure the set of encouragements - #27 via @haacked
7+
## New in 1.2.2 (Released 2019/04/08)
128

13-
### New in 1.0.6 (Released 2014/07/24)
14-
* Added eight new encouragements - #23 via @philoushka
15-
* Fixed bug so encouragements now show up in Razor files - #25 via @jaredpar
9+
- Support for Visual Studio 2019 - #50 via @dennisroche
1610

17-
### New in 1.0.5 (Released 2014/07/18)
18-
* Fixed bug where encouragements show up in the Immediate window - #20 via @jaredpar
11+
## New in 1.1.2 (Released 2016/06/06)
1912

20-
### New in 1.0.4 (Released 2014/07/11)
21-
* Fixed bug with encouragements scrambled in JavaScript editor - #17 via @jaredpar
13+
- Support for Visual Studio "15" Preview - #39 via @sklivvz
2214

23-
### New in 1.0.3 (Released 2014/06/30)
24-
* Support for Visual Studio 2012 - #10 via @jaredpar
25-
* Fixed crash when caret is at the very end of the document - #11 via @jaredpar
26-
* Added a couple more encouragements
15+
## New in 1.1.1 (Released 2015/05/08)
2716

28-
### New in 1.0.1 (Released 2014/06/23)
29-
* Fixed encouragements showing up in Intellisense signature help - #7 via @jaredpar
30-
* Fixed bug that did not show full range of encouragments - #5 via @argsv
17+
- Support for Visual Studio 2015 RC - #26 via @rprouse
3118

32-
### New in 1.0.0 (Released 2014/06/20)
33-
* Initial release
19+
## New in 1.1.0 (Released 2014/07/29)
20+
21+
- Added option to configure the set of encouragements - #27 via @haacked
22+
23+
## New in 1.0.6 (Released 2014/07/24)
24+
25+
- Added eight new encouragements - #23 via @philoushka
26+
- Fixed bug so encouragements now show up in Razor files - #25 via @jaredpar
27+
28+
## New in 1.0.5 (Released 2014/07/18)
29+
30+
- Fixed bug where encouragements show up in the Immediate window - #20 via @jaredpar
31+
32+
## New in 1.0.4 (Released 2014/07/11)
33+
34+
- Fixed bug with encouragements scrambled in JavaScript editor - #17 via @jaredpar
35+
36+
## New in 1.0.3 (Released 2014/06/30)
37+
38+
- Support for Visual Studio 2012 - #10 via @jaredpar
39+
- Fixed crash when caret is at the very end of the document - #11 via @jaredpar
40+
- Added a couple more encouragements
41+
42+
## New in 1.0.1 (Released 2014/06/23)
43+
44+
- Fixed encouragements showing up in Intellisense signature help - #7 via @jaredpar
45+
- Fixed bug that did not show full range of encouragments - #5 via @argsv
46+
47+
## New in 1.0.0 (Released 2014/06/20)
48+
49+
- Initial release

0 commit comments

Comments
 (0)