release: version 1.4.0
This commit is contained in:
parent
b7ab98837a
commit
e435cb56a3
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.4.0] - 2020-08-09
|
||||
|
||||
### Feat
|
||||
|
||||
- add hooks
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Ansible role: Sensu
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.3.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.4.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