diff --git a/ClouderaSetup/OnCloud/AWS/build/CHANGELOG.md b/ClouderaSetup/OnCloud/AWS/build/CHANGELOG.md index a6a184d..0bc4260 100644 --- a/ClouderaSetup/OnCloud/AWS/build/CHANGELOG.md +++ b/ClouderaSetup/OnCloud/AWS/build/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.3.0] - 2024-12-30 + +### Added +- Added a new parameter of datalake_version +- Added a precheck for workshop name length + +### Fixed +- Updated the enable_gpu parameter to accept only boolean values + + ## [2.2.0] - 2024-12-02 ### Changed