From 81ce6b6ac70c82015e95bf05d9d91169fbc71aed Mon Sep 17 00:00:00 2001 From: EvgeniaBzzz <139753579+EvgeniaBzzz@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:32:35 +0300 Subject: [PATCH] CB_2323 chore: update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b82b3ae99c..7943c2202d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ You can see live demo of CloudBeaver here: https://demo.cloudbeaver.io ## Changelog +### CloudBeaver 23.2.3 - 2023-10-23 + +- The SSL option is available for establishing a connection in SQL Server; +- Added the ability to edit binary values in a table; +- Different bug fixes and enhancements have been made. + ### CloudBeaver 23.2.2 - 2023-10-09 - The 'Save credentials' checkbox has been removed from a template creating form as credentials are not stored in templates;