Skip to content

Commit d9c1f1f

Browse files
committed
Updated readme/changelog
1 parent d3fab6e commit d9c1f1f

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,15 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
55

66
## [Released]
77

8+
## [1.3.0] - [2022-07-03]
9+
10+
> - **_New Feature added_**: Minimal Web API, MStest, xUnit, NUnit project template added.
11+
> - **_Fix_**: Creating Solution with the same name in the same directory.
12+
> - **_Fix_**: find-parent-dir dependency updated to remove the error message from vscode.
13+
814
## [1.2.9] - [2022-05-14]
915

10-
> - **_New Feature added_**: Scoped namespaces in the .NET 6.0
16+
> - **_New Feature added_**: Scoped namespaces in the .NET 6.0
1117
> - **_Improvement_**: Project creation highlighting the `create project button` after the project name is typed and tab is pressed.
1218
1319
## [1.2.8] - [2021-11-13]

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,15 @@ 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.3.0
30+
31+
> - **_New Feature added_**: Minimal Web API, MStest, xUnit, NUnit project template added.
32+
> - **_Fix_**: Creating Solution with the same name in the same directory.
33+
> - **_Improvement_**: Extension loading time decreased.
34+
2935
## What's new in 1.2.9
30-
> - **_New Feature added_**: Scoped namespaces in the .NET 6.0
36+
37+
> - **_New Feature added_**: Scoped namespaces in the .NET 6.0
3138
> - **_Improvement_**: Project creation highlighting the `create project button` after the project name is typed and tab is pressed.
3239
3340
## What's new in 1.2.8

0 commit comments

Comments
 (0)