release: version 1.1.0
This commit is contained in:
parent
602f3cb840
commit
ed742ccae3
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Ansible role: Logstash
|
||||
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-logstash/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-logstash/releases)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-logstash/src/branch/master/LICENSE)
|
||||
|
||||
Install and configure logstash
|
||||
|
|
Loading…
Reference in a new issue