diff --git a/CHANGELOG.md b/CHANGELOG.md index e8f9e0b..b1bda58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). Which is based on [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] + +## v1.2.0 (2018-12-01) - BREAKING CHANGE: change with_items to loop - test: add test with ansible 2.7 - test: add ansible-lint diff --git a/README.md b/README.md index 20d35a4..b66a62a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ansible role: PHP FPM -[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/releases) +[![Version](https://img.shields.io/badge/latest_version-1.2.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/releases) [![Build Status](https://travis-ci.org/nishiki/ansible-role-phpfpm.svg?branch=master)](https://travis-ci.org/nishiki/ansible-role-phpfpm) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/src/branch/master/LICENSE)