From f184713174f140baf5da6e765b8dd87947c47a5b Mon Sep 17 00:00:00 2001 From: Jose Date: Mon, 14 Jan 2019 09:00:33 +0100 Subject: [PATCH] Changelog v1.1.0 --- CHANGELOG.md | 3 +++ README.md | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c993afb..3dff368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch ## [Unreleased](https://github.com/idealista/jira_role/tree/develop) +## [1.1.0](https://github.com/idealista/jira_role/tree/1.1.0) +[Full Changelog](https://github.com/idealista/jira_role/compare/1.0.2...1.1.0) + ### Added - [#4](https://github.com/idealista/jira_role/issues/4) *Ability to configure and use a different DB engine than Oracle / Oracle10g. Full example provided for MySQL* @mmolinac diff --git a/README.md b/README.md index 64ff1a3..f2a8470 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Logo](https://raw.githubusercontent.com/idealista/jira_role/master/logo.gif) -[![Build Status](https://travis-ci.org/idealista/jira_role.png)](https://travis-ci.org/idealista/jira_role) +[![CircleCI](https://circleci.com/gh/idealista/jira_role.svg?style=svg)](https://circleci.com/gh/idealista/jira_role) # Jira Ansible role @@ -84,7 +84,7 @@ See also the list of [contributors](https://github.com/idealista/jira_role/contr ## License -![Apache 2.0 Licence](https://img.shields.io/hexpm/l/plug.svg) +![Apache 2.0 License](https://img.shields.io/hexpm/l/plug.svg) This project is licensed under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license - see the [LICENSE](LICENSE) file for details.