Skip to content
Snippets Groups Projects
Commit b8132f81 authored by Fabien Combernous's avatar Fabien Combernous
Browse files

close #6

parent 1985c6e7
No related branches found
Tags 1.3.2
1 merge request!4Resolve "bump version to publish 1.0.0"
......@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## Release 1.0.0
**Features**
**Bugfixes**
* #6 bump version to publish 1.0.0
**Known Issues**
* #1 Fix attribute ensure set to latest from scratch with resources management.
* #5 Permit to modify hour of update for external_fact.
## Release 0.2.0
**Features**
......@@ -10,6 +23,7 @@ All notable changes to this project will be documented in this file.
* #2 Fix license.
* #3 Add informations in chapter `Limitations` in README.
* #4 Update CHANGELOG.
**Known Issues**
......
......@@ -76,3 +76,12 @@ extra_gemfiles.each do |gemfile|
end
end
# vim: syntax=ruby
# Added at 2018-07-05 11:16:26 +0200 by fcombernous:
gem "beaker-rspec", "~> 6.2"
# Added at 2018-07-05 11:23:13 +0200 by fcombernous:
gem "beaker-puppet_install_helper", "~> 0.9.4"
# Added at 2018-07-05 11:23:35 +0200 by fcombernous:
gem "beaker-module_install_helper", "~> 0.1.7"
{
"name": "adullact-wordpress",
"version": "0.1.0",
"version": "1.0.0",
"author": "adullact",
"summary": "Install and configure wordpress with wpcli tool.",
"license": "AGPL-3.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment