diff --git a/services/s3/CHANGELOG.md b/services/s3/CHANGELOG.md index c60ae7ff0..fa7dd8ec1 100644 --- a/services/s3/CHANGELOG.md +++ b/services/s3/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/). +## v3.0.1 - 2021-10-27 + +### Fixed + +- fix(services/s3): Output constant type should not be changed (#971) + ## v3.0.0 - 2021-10-23 ### Added