view modules/translate/HISTORY.md @ 335:aa9f570d6a9c

Switch to PHP 7.4 now that NextCloud has reached v18 7.3 only lasted until December 2020 with active support. 7.4 is good until December 2021 with security until 2022.
author IBBoard <dev@ibboard.co.uk>
date Sun, 22 Mar 2020 19:41:50 +0000
parents b0f8b88fea5c
children
line wrap: on
line source

## 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.

[1.0.0]:https://github.com/puppetlabs/puppetlabs-translate/compare/0.1.0...1.0.0
[0.1.0]:https://github.com/puppetlabs/puppetlabs-translate/commits/0.1.0