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

Merge branch '7-add-missing-keywords-in-metadata-json' into 'master'

Resolve "add missing keywords in metadata.json"

Closes #7

See merge request !5
parents 6d448901 231bcb84
No related branches found
No related tags found
1 merge request!5Resolve "add missing keywords in metadata.json"
...@@ -2,6 +2,19 @@ ...@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## Release 1.1.0
**Features**
**Bugfixes**
* #7 Add missing keywords in metadata.json.
**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 1.0.0 ## Release 1.0.0
**Features** **Features**
......
{ {
"name": "adullact-wordpress", "name": "adullact-wordpress",
"version": "1.0.0", "version": "1.1.0",
"author": "adullact", "author": "adullact",
"summary": "Install and configure wordpress with wpcli tool.", "summary": "Install and configure wordpress with wpcli tool.",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"source": "https://gitlab.adullact.net/adullact/puppet-wordpress/tree/master", "source": "https://gitlab.adullact.net/adullact/puppet-wordpress/tree/master",
"project_page": "https://gitlab.adullact.net/adullact/puppet-wordpress",
"issues_url": "https://gitlab.adullact.net/adullact/puppet-wordpress/issues",
"dependencies": [ "dependencies": [
{ {
"name": "puppetlabs-stdlib", "name": "puppetlabs-stdlib",
......
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