diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..5ed8a61 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,8 @@ +# v1.0.0 + +ModPosh.PasswordSafeClient is a C# client library for interacting with the PasswordSafe API. It allows developers to manage credentials within projects by providing a simple and flexible API interface. This client supports basic operations such as retrieving, creating, updating, and deleting credentials, and it uses an authentication token to securely communicate with the API. + +## NO LABEL + +* issue-1: Initial Release +