File rubygem-puppet-syntax.changes of Package rubygem-puppet-syntax
-------------------------------------------------------------------
Fri Jan 22 17:46:06 UTC 2016 - kstreitova@suse.com
- Version bump 2.1.0
* Support Puppet 4. Many thanks to @DavidS
* Support validation of EPP templates. Thanks to @trlinkin
* Test improvements and refactoring, including Travis CI tests against Puppet 4. Thanks to @trlinkin
* Don't error when a tag metaparameter is present. Thank you @dhardy92
* Report the filename of invalid hiera data files. Thanks @danzilio
- run spec-cleaner
-------------------------------------------------------------------
Tue May 12 11:55:44 UTC 2015 - tampakrap@opensuse.org
- Version bump 2.0.0
* Removed support for Puppet version 2.7.x
* New option, fail_on_deprecation_notices, which defaults to true (compatible
with previous behaviour); thanks @pcfens
* PuppetSyntax::Manifests#check now has two return arguments
-------------------------------------------------------------------
Sat Feb 7 17:47:00 UTC 2015 - tampakrap@opensuse.org
- Initial commit