File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
55
66## [ Released]
77
8+ ## [ 1.2.9] - [ 2022-05-14]
9+
10+ > - ** _ New Feature added_ ** : Scoped namespaces in the .NET 6.0
11+ > - ** _ Improvement_ ** : Project creation highlighting the ` create project button ` after the project name is typed and tab is pressed.
12+
813## [ 1.2.8] - [ 2021-11-13]
914
1015> - ** _ New Feature added_ ** : Project support for C# .NET Core 6.0
Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ C# Snippet Productivity
2626
2727> [ Click here] ( https://github.com/rsaz/csharp-snippet-productivity/blob/main/CHANGELOG.md )
2828
29+ ## What's new in 1.2.9
30+ > - ** _ New Feature added_ ** : Scoped namespaces in the .NET 6.0
31+ > - ** _ Improvement_ ** : Project creation highlighting the ` create project button ` after the project name is typed and tab is pressed.
32+
2933## What's new in 1.2.8
3034
3135> - ** _ New Feature added_ ** : Project support for C# .NET Core 6.0
Original file line number Diff line number Diff line change 22 "name" : " csharp-snippet-productivity" ,
33 "displayName" : " C# Toolbox of Productivity" ,
44 "description" : " The complete set of tools for C# development" ,
5- "version" : " 1.2.8 " ,
5+ "version" : " 1.2.9 " ,
66 "icon" : " icon.png" ,
77 "publisher" : " richardzampieriprog" ,
88 "license" : " SEE LICENSE IN LICENSE.md" ,
You can’t perform that action at this time.
0 commit comments