We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee368c commit 9fd3d01Copy full SHA for 9fd3d01
CHANGELOG.md
@@ -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
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