summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ydb/apps/ydb/CHANGELOG.md3
-rw-r--r--ydb/apps/ydb/version.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/ydb/apps/ydb/CHANGELOG.md b/ydb/apps/ydb/CHANGELOG.md
index 1ed20e1f854..afa293f83b4 100644
--- a/ydb/apps/ydb/CHANGELOG.md
+++ b/ydb/apps/ydb/CHANGELOG.md
@@ -1,3 +1,6 @@
+
+## 2.18.0 ##
+
* `ydb import file csv` command now saves import progress. Relaunching import command will continue from the line it was interrupted on
* Use QueryService by default (`--executer generic`) in `ydb workload kv` and `ydb workload stock` commands
* Use parquet format instead of CSV to fill tables in `ydb workload` benchmarks
diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt
index d76bd2ba3ef..cf8690732fe 100644
--- a/ydb/apps/ydb/version.txt
+++ b/ydb/apps/ydb/version.txt
@@ -1 +1 @@
-2.17.0
+2.18.0