diff --git a/CHANGELOG.md b/CHANGELOG.md index 99c5651..9f70b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). The format is based on [Keep a Changelog](http://keepachangelog.com/). -## Version 0.0.2 - tbd +## Version 0.0.2 - 13-May-2024 ### Added -- Updated the readme file with more information on the various parameters and deployment steps +- Updated the readme file with more information on the runtime deployment parameters +- Tenant and content job default configuration added to workloads +- `tenantOperations` and `contentJobs` removed from the default configuration to avoid webhook errors during deployment ### Fixed