From aabd896c3753e3af6c29b0b3f3174e649a16638f Mon Sep 17 00:00:00 2001 From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Sat, 9 Dec 2023 16:58:16 -0800 Subject: [PATCH] Updated changelog --- docs/changelog/overview.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 67938ff0e..93b6219e3 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -4,6 +4,10 @@ title: "Changelog" The changelog below reflects new product developments and updates on a monthly basis. +## December 2023 + +- Added ability to [manage folders via CLI](https://infisical.com/docs/cli/commands/secrets). + ## November 2023 - Replaced internal [Winston](https://github.com/winstonjs/winston) with [Pino](https://github.com/pinojs/pino) logging library with external logging to AWS CloudWatch