Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1.98 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v2.0.0 (2017-11-16)

Full Changelog

Breaking changes:

  • BREAKING: Drop Puppet 3 support. Pin gems to ruby 1.9 compatible versions #26 (alexjfisher)

Closed issues:

  • Incompatibilty puppet 3 #23

Merged pull requests:

  • bump puppet version dependency to >= 4.7.1 < 6.0.0 #29 (bastelfreak)
  • README: make it clear that Puppet 4 is supported #24 (ffrank)

v1.1.0 (2017-02-11)

This is the last release with Puppet3 support!

  • Add deprication warning about Puppet3
  • Modulesync

2016-12-28 Release 1.0.5

  • Fixing Metadata and Readme URL's
  • Improved Acceptance Tests when proxy is true

2016-12-22 Release 1.0.4

  • Pipeline fixed! (No changes to module since 1.0.0)

2016-12-22 Release 1.0.3

  • more struggles with release

2016-12-22 Release 1.0.2

  • Try the release one more time? Maybe?

2016-12-22 Release 1.0.1

  • Re-release of 1.0.0 because of a kink in the pipeline and to avoid yanking an old tag

2016-12-22 Release 1.0.0

  • Modulesync with latest Vox Pupuli defaults
  • First Release in the Vox Pupuli namespace; module donated by James Powis and James Turnbull (jamtur01)

* This Change Log was automatically generated by github_changelog_generator