diff --git a/CHANGELOG.md b/CHANGELOG.md index a25793b..27bb9d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [5.0.2] - 2023-12-06 +### Added +- Updating `beekeeper_slack_notifier` Lambda function in `lambda.tf` that is currently using the deprecated Python 3.7 runtime to the Python 3.9 runtime + ## [5.0.1] - 2023-12-05 ### Added - Added `HADOOP_USER_NAME` environment variable and set it to `beekeeper`