From 475860a364db9d7021bf847353239b5ad75c030b Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Mon, 16 Jun 2025 19:43:45 -0500 Subject: [PATCH] Make changelog description more detailed --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa83ba..d43eb48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ # v1.9.0 ## Features - * Support Service Accounts. {#160} + * Support fetching secrets using Service Accounts to authenticate with 1Password. {#160} ---