From 3c155cee59d42df0f5424b3ac533ca0e44fbd97b Mon Sep 17 00:00:00 2001 From: Adrien Waksberg Date: Sun, 17 Feb 2019 09:46:19 +0100 Subject: [PATCH] release: version 1.1.0 --- CHANGELOG.md | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 934558f..45f2067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). Which is based on [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] + +## [1.1.0] - 2019-02-17 - feat: add support of centos 7 - feat: add support of ubuntu 16.04 - feat: add support of ubuntu 18.04 - feat: add multiple namespaces for the checks, filters, handlers or assets - fix: install python-requests for backend -- fix: install build-essential for agent - test: add travis ci ## [1.0.0] - 2019-02-06 diff --git a/README.md b/README.md index 08f6ca1..5a39a38 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ansible role: Sensu -[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/releases) +[![Version](https://img.shields.io/badge/latest_version-1.1.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)