Skip to content

Commit cef91f8

Browse files
committed
Set version to 2.1.3
1 parent 43963a6 commit cef91f8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v2.1.3
2+
* Add validation for env variable `CHUNK_SIZE_IN_MB`. The minimum value is computed based on the formula: `MIN = MTAR_SIZE / 50`. The maximum value is 50
3+
* Fix backend URL discovery when `-u` option is used
4+
15
## v2.1.2
26
* Avoid duplication of error messages in output when process fails
37
* Allow users to verify archive signature via `--verify-archive-signature` optional parameter

cfg/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.2
1+
2.1.3

0 commit comments

Comments
 (0)