Merge pull request #278 from puppetlabs/release

Release mergeback 2.3.0
This commit is contained in:
david22swan
2017-12-01 15:27:25 +00:00
committed by GitHub
2 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
## Supported Release [2.3.0]
### Summary
This release is in order to implement Rubocop changes into the module.
#### Added
- Several Modulesync changes have been made.
- Rubocop has been implemented in the module.
- CentOS 7 is now supported.
- Red Hat Enterprise Linux (RHEL) 7 is now supported.
- Ubuntu artful 1710 now supported.
- Bionic 1804 now supported.
## Supported Release [2.2.0]
### Summary
This release is a maintenance release that includes a roll up of minor changes.
@@ -269,4 +281,5 @@ Jeff McCune <jeff@puppetlabs.com>
Jeff McCune <jeff@puppetlabs.com>
* Initial release
[2.2.0]:https://github.com/puppetlabs/puppetlabs-java/compare/2.1.1...2.2.0
[2.3.0]:https://github.com/puppetlabs/puppetlabs-java/compare/2.2.0...2.3.0
[2.2.0]:https://github.com/puppetlabs/puppetlabs-java/compare/2.1.1...2.2.0

View File

@@ -1,6 +1,6 @@
{
"name": "puppetlabs-java",
"version": "2.2.0",
"version": "2.3.0",
"author": "puppetlabs",
"summary": "Installs the correct Java package on various platforms.",
"license": "Apache-2.0",