# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a changelog](https://github.com/olivierlacan/keep-a-changelog). ## [Unreleased](https://github.com/idealista/java-role/tree/develop) ## [3.0.1](https://github.com/idealista/java-role/tree/3.0.1) (2018-07-19) [Full Changelog](https://github.com/idealista/java-role/compare/3.0.0...3.0.1) ### Changed - *[#31](https://github.com/idealista/java-role/issues/31) update oracle java versions* @eskabetxe ## [3.0.0](https://github.com/idealista/java-role/tree/3.0.0) (2018-05-30) [Full Changelog](https://github.com/idealista/java-role/compare/2.0.2...3.0.0) ### Changed - *[#26](https://github.com/idealista/java-role/issues/26) Update imports (deprecation warnings)* @jmonterrubio ## [2.0.2](https://github.com/idealista/java-role/tree/2.0.2) ### Fixed - *[#21](https://github.com/idealista/java-role/issues/21) Defined Ansible 2.3.x.x as min version* @dortegau - *[#23](https://github.com/idealista/java-role/issues/23) Oracle Java 8 update version outdated* @jnogol ## [2.0.1](https://github.com/idealista/java-role/tree/2.0.1) ### Fixed - *[#18](https://github.com/idealista/java-role/issues/18) OracleJDK 8 URL is not working* @jnogol ## [2.0.0](https://github.com/idealista/java-role/tree/2.0.0) ### Added - *Fixing OracleJDK installation (now without webupd8 PPA)* @dortegau - *Using OpenJDK as default implementation* @dortegau ## [1.2.0](https://github.com/idealista/java-role/tree/1.2.0) ### Added - *Enable debian stretch platform* @jmonterrubio ## [1.1.0](https://github.com/idealista/java-role/tree/1.1.0) ### Added - *Enable openjdk* @jmonterrubio ## [1.0.0](https://github.com/idealista/java-role/tree/1.0.0) ### Added - *First commit* @agarcia