release: version 1.3.0
This commit is contained in:
parent
c4e11210c7
commit
d2568959cb
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.3.0] - 2020-04-04
|
||||
|
||||
### Fixed
|
||||
|
||||
- add compatibily with new sensu version
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Ansible role: Sensu
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.2.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.3.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/releases)
|
||||
[![Build Status](https://travis-ci.org/nishiki/ansible-role-sensu.svg?branch=master)](https://travis-ci.org/nishiki/ansible-role-sensu)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/src/branch/master/LICENSE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue