Skip to content

Commit 8745d7e

Browse files
committed
Added CHANGELOG.md
1 parent a91fc2a commit 8745d7e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## April 2022 Release (version 1.1.0)
2+
3+
### Features
4+
5+
* Extended secrets management to ASP.NET MVC 5 projects.
6+
* Added "status" verb for checking the tool configuration.
7+
* Improved output presentation.
8+
* Added support to secret folders with many files.
9+
* Added support to projects that share the same secret file.
10+
11+
---
12+
13+
## February 2022 Release (version 1.0.2)
14+
15+
Initial release.
16+
Tool for syncing Visual Studio solution secrets across different development machines.
17+
18+
### Features
19+
20+
* Searching for projects that use secrets.
21+
* Pushing encrypted secrets to a remote repository.
22+
* Pulling ecrypted secrets from a remote repository.
23+
* Implemented GitHub Gist as remote secrets repository.

0 commit comments

Comments
 (0)