diff --git a/galaxy.yml b/galaxy.yml index 3b41cc109..0f4767bff 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: manala name: roles # The version of the collection. Must be compatible with semantic versioning -version: 0.1.9 +version: 0.1.10 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README_COLLECTION.md diff --git a/roles/docker/CHANGELOG.md b/roles/docker/CHANGELOG.md index 436643c1f..3ab03d875 100644 --- a/roles/docker/CHANGELOG.md +++ b/roles/docker/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [2.0.0] - 2019-11-21 ### Added - Handle capabilities option