diff --git a/CHANGELOG.md b/CHANGELOG.md index 828ff4c..43ce87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). Which is based on [Keep A Changelog](http://keepachangelog.com/) -## [Unreleased] +## Unreleased + +## v1.1.0 - 2021-08-24 ### Added diff --git a/README.md b/README.md index da10680..aac8454 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Ansible role: Kibana -[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/releases) +[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/releases) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/src/branch/master/LICENSE) Install and configure kibana ## Requirements -* Ansible >= 2.7 +* Ansible >= 2.9 * Debian * Buster * Bullseye