Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Latest commit

 

History

History
83 lines (50 loc) · 3.9 KB

CHANGELOG.md

File metadata and controls

83 lines (50 loc) · 3.9 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.2.0 (2020-03-23)

Full Changelog

Added

v2.1.0 (2019-11-29)

Full Changelog

Added

v2.0.0 (2019-06-13)

Full Changelog

Changed

  • pdksync - (MODULES-8444) - Raise lower Puppet bound #39 (david22swan)
  • (FM-7711) - Remove Debian 7 testing/support for Translate module #31 (david22swan)

Added

  • (FM-8034) Add RedHat 8 support #42 (eimlav)
  • (FM-7720/FM-7722/FM-7723) - Update to windows support #33 (david22swan)

Fixed

  • pdksync - (FM-7655) Fix rubygems-update for ruby < 2.3 #28 (tphoney)

1.2.0 (2018-09-27)

Full Changelog

Added

  • Update metadata.json for Puppet 6 support #23 (eimlav)
  • pdksync - (FM-7392) - Puppet 6 Testing Changes #22 (pmcmaw)

Fixed

  • (MODULES-7728) - Reading beaker-hostgenerator and nokogiri gem #20 (pmcmaw)

1.1.0

Summary

A small addition release including a bump to the Puppet version requirements.

Changed

  • Updated the Puppet version to correctly reflect which version of Puppet includes the translation updates.

Added

  • Adding acceptance test directory along with several nodesets for testing.
  • Addition of several files including maintainers, contributing and an update to existing Rakefiles and .travis files.

Supported Release 1.0.0

Summary

This is a feature release that includes support for interpolated strings.

Added

  • support for passing strings that use interpolation to the translate function

Removed

  • Debian 6 support

Supported Release 0.1.0

Summary

This is the initial release.

* This Changelog was automatically generated by github_changelog_generator