diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f06af3..9bcdfd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog +## [v1.1.1](https://gitea.ocram85.com/OCram85/PSCredentialStore/releases/tag/v1.1.1) - 2022-10-10 + +* 📦 META + * Adds changelog config for gitea changelog cli tool (#77) +* 🐛 BUGFIXES + * Fix Set-CredentialStoreItem (#76) + * Fix optional module dependencies (#75) + +### Contributors + + +* [@OCram85](https://gitea.ocram85.com/OCram85) +* [@pinguinfuss](https://gitea.ocram85.com/pinguinfuss) + ## `v1.1.0` - (3d4f53d) adds pinguinfuss contributed fix (#73)