Files
SecGen/modules/code_examples/puppet_modules/translate/HISTORY.md

897 B

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.