File tree Expand file tree Collapse file tree 2 files changed +23
-5
lines changed
Expand file tree Collapse file tree 2 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## Release 1.0.2
6+
7+ ** Features**
8+
9+ * Improve metadata for Puppet Forge.
10+
11+ ** Bugfixes**
12+
13+ * Indentation issue in CHANGELOG.
14+
15+ ** Known Issues**
16+
17+ * Vagrant doesn't work correctly (#9 )
18+ * Vagrant test VMs for Ubuntu don't seem to mount /vagrant (probably an issue
19+ with generic boxes).
20+ * Puppet deb files aren't available for all the dists.
21+
522## Release 1.0.1
623
724The "of course I forgot the documentation" release.
@@ -17,9 +34,9 @@ The "of course I forgot the documentation" release.
1734** Known Issues**
1835
1936* Vagrant doesn't work correctly (#9 )
20- * Vagrant test VMs for Ubuntu don't seem to mount /vagrant (probably an issue
21- with generic boxes).
22- * Puppet deb files aren't available for all the dists.
37+ * Vagrant test VMs for Ubuntu don't seem to mount /vagrant (probably an issue
38+ with generic boxes).
39+ * Puppet deb files aren't available for all the dists.
2340
2441## Release 1.0.0
2542
Original file line number Diff line number Diff line change 11{
22 "name" : " towo-taskd" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "author" : " Tobias Wolter" ,
55 "summary" : " Installs and configures the taskwarrior taskd" ,
66 "license" : " Apache-2.0" ,
77 "source" : " https://github.com/towo/puppet-taskd" ,
8+ "project_page" : " https://github.com/towo/puppet-taskd" ,
9+ "issues_url" : " https://github.com/towo/puppet-taskd/issues" ,
810 "dependencies" : [
9-
1011 ],
1112 "operatingsystem_support" : [
1213 {
You can’t perform that action at this time.
0 commit comments