diff --git a/CHANGELOG.md b/CHANGELOG.md index 35aece6..97ac564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will automatically be documented in this fil 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). +## v0.2.0 - 2024-11-28 + +### What's Changed + +#### 🚀 Features + +* feat: add support for scheduling FSx Windows File System throughput capacity (#6) @wvanheerde + +**Full Changelog**: https://github.com/schubergphilis/terraform-aws-mcaf-resource-scheduler/compare/v0.1.4...v0.2.0 + ## v0.1.4 - 2024-09-11 ### What's Changed