diff --git a/CHANGELOG.md b/CHANGELOG.md index b29fc714..a85af179 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Please update `ansible-galaxy install` command in README.md to use the newest tag with new release --> +## [1.8.2] - 2021-04-01 + ### Fixed - Fix facts setting in `hostvars` fact diff --git a/README.md b/README.md index 6abed8c1..74b78f3b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Note that running the role may require First, you need to install this role using `ansible-galaxy`: ```bash -$ ansible-galaxy install tarantool.cartridge,1.8.1 +$ ansible-galaxy install tarantool.cartridge,1.8.2 ``` ## Quick start