Skip to content

Commit 731ba6f

Browse files
committed
Release 1.3.0
1 parent 95a1c3f commit 731ba6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.3.0
44

55
- Fixed a bug when `assert_covers` treats arrays as maps (gh-405).
66
- Added the ability to keep and adjust cluster declarative configuration

luatest/VERSION.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return '1.2.1'
1+
return '1.3.0'

0 commit comments

Comments
 (0)