summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPavel Balaev <balaev@tarantool.org>2023-10-04 15:27:43 +0300
committerPavel Balaev <balaev@tarantool.org>2023-10-04 15:27:43 +0300
commit3cd88b2b4e970b0bf51a687e0170cd5fd4897be4 (patch)
tree428fd9fcbc7daa4821556ba5462cc1dcf7232b7b /CHANGES
parentb3ed6a74c1b957da16f584a39cf4fc99d372cf45 (diff)
nemu: release 3.3.0v3.3.0
Release 3.3.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 40cd970..d6b90f7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+v3.3.0 - 04.10.2023
+------------------------
+ - Feature: support vga none option
+ - Feature: snapshots now works on MacOS
+ - Feature: new remote_api method - vm_set_settings
+ - Change: make usb optional at buildtime
+ - Change: database internals was refactored
+
v3.2.0 - 06.12.2022
------------------------
- Feature: Spice agent support