Skip to content

Commit 9fd3d01

Browse files
committed
Added CHANGELOG.md
1 parent fee368c commit 9fd3d01

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## April 2022 Release (version 1.1.2)
2+
3+
### Features
4+
5+
* Extended secrets management to ASP.NET MVC 5 projects.
6+
* Added support to projects that share the same secret files.
7+
8+
---
9+
10+
## April 2022 Release (version 1.0.2)
11+
12+
Initial release.
13+
Visual Studio extension that allows to synchronize solution secrets across different development workstations.
14+
15+
### Features
16+
17+
* Pushing encrypted secrets to a remote repository.
18+
* Pulling ecrypted secrets from a remote repository.
19+
* Implemented GitHub Gist as remote secrets repository.
20+
* Deletion of user secrets for when you need to dismiss secrets from a development workstation.

0 commit comments

Comments
 (0)