Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit c9a5824

Browse files
authored
Release 1.12.0 (#404)
1 parent 9b24fba commit c9a5824

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Please update `ansible-galaxy install` command in
1010
README.md to use the newest tag with new release
1111
-->
1212

13+
## [1.12.0] - 2022-03-03
14+
1315
### Added
1416

1517
- Add `cartridge_log_dir_parent` to configure directory of logs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Note that running the role may require
3737
First, you need to install this role using `ansible-galaxy`:
3838

3939
```bash
40-
$ ansible-galaxy install tarantool.cartridge,1.11.0
40+
$ ansible-galaxy install tarantool.cartridge,1.12.0
4141
```
4242

4343
## Quick start

0 commit comments

Comments
 (0)