1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
## 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
|