From d5063018eb63ee5dc9323c635198c78859b68c43 Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Tue, 2 Jan 2024 10:05:43 +0100 Subject: [PATCH] Added identities, universal auth, agent to changelog --- docs/changelog/overview.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 14aa5379e..e5985fdb2 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -6,8 +6,10 @@ The changelog below reflects new product developments and updates on a monthly b ## December 2023 -- Added ability to [manage folders via CLI](https://infisical.com/docs/cli/commands/secrets). +- Released [(machine) identities](https://infisical.com/docs/documentation/platform/identities/overview) and [universal auth](https://infisical.com/docs/documentation/platform/identities/universal-auth) features. - Created new cross-language SDKs for [Python](https://infisical.com/docs/sdks/languages/python), [Node](https://infisical.com/docs/sdks/languages/node), and [Java](https://infisical.com/docs/sdks/languages/java). +- Released first version of the [Infisical Agent](https://infisical.com/docs/infisical-agent/overview) +- Added ability to [manage folders via CLI](https://infisical.com/docs/cli/commands/secrets). ## November 2023