From 09fb0fc29e96b8e4aeacf443554d2e76d89f87da Mon Sep 17 00:00:00 2001 From: Oleksander Piskun Date: Sun, 17 Nov 2024 19:00:23 +0300 Subject: [PATCH] updated CHANGELOG.md Signed-off-by: Oleksander Piskun --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e49823..436a46d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [3.3.1] - 2024-11-28 + +### Changed +- Bumped js libs + +### Fixed +- Encrypt secrets in the database and not expose them to UI + ## [3.3.0] - 2024-09-24 ### Changes