release: version 2.0.1
This commit is contained in:
parent
025bd8e278
commit
0a4da9a633
2 changed files with 4 additions and 2 deletions
|
@ -5,9 +5,11 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [v2.0.1] - 2020-03-28
|
||||
|
||||
### Changed
|
||||
|
||||
- feat: remove default value for mariadb_password
|
||||
- fix: remove default value for mariadb_password
|
||||
- test: replace kitchen to molecule
|
||||
|
||||
## [v2.0.0] - 2019-06-05
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Ansible role: MariaDB
|
||||
|
||||
[![Version](https://img.shields.io/badge/latest_version-2.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-mariadb/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-2.0.1-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-mariadb/releases)
|
||||
[![Build Status](https://travis-ci.org/nishiki/ansible-role-mariadb.svg?branch=master)](https://travis-ci.org/nishiki/ansible-role-mariadb)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-mariadb/src/branch/master/LICENSE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue