diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5f5f01..e972be40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to Docker and Docker Compose resources for WSO2 API Manageme The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +## [v3.2.0.4] - 2022-03-04 + +### Changed +- Use base OS images as opposed to AdoptOpenJDK images for each corresponding OS flavour (Alpine, CentOS, Ubuntu). +- Use Temurin OpenJDK binaries to build OpenJDK on top of the base OS image. +- Upgrade OpenJDK versions to the latest available versions of Temurin OpenJDK from Adoptium. + ## [v3.2.0.2] - 2020-11-20 ### Added