From 95b7f352287c0cf419d61bd2727605f7f44598f1 Mon Sep 17 00:00:00 2001 From: Daria Marutkina <125263541+dariamarutkina@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:31:18 +0100 Subject: [PATCH] CB_2401 chore: update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97d27f2708..deb8e66fc4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,12 @@ You can see live demo of CloudBeaver here: https://demo.cloudbeaver.io ## Changelog - +### 24.0.1. 2024-03-25 +- Added support for two modes for committing changes to the database: + - Auto-commit transfers all changes that you make immediately to the database; + - Manual commit requires your confirmation before committing a change to the database or rolling it back. +- Different bug fixes and enhancements have been made. + ### 24.0.0. 2024-03-04 - Changes since 23.3.0: