Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.1 #47

Merged
merged 1 commit into from Sep 16, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## 2016-09-16 Release 2.0.1

Version 2.0.0 was tagged but never released to the forge due to a travis configuration issue.
There are no other changes or fixes in this release.

* [PR-46](https://github.com/voxpupuli/puppet-mrepo/pull/46) Add travis secret

## 2016-09-16 Release 2.0.0

This is the first release in [Vox Pupuli](https://voxpupuli.org/)'s [puppet](https://forge.puppet.com/puppet) namespace.
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppet-mrepo",
"version": "2.0.1-rc0",
"version": "2.0.1",
"author": "Vox Pupuli",
"summary": "Configures and manages mrepo mirrors",
"license": "Apache-2.0",
Expand Down