Skip to content

Fix spacing in Changelog #5510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
# __2.27.5__ __2024-08-14__
## __AWS CodeBuild__
- ### Features
- ### Features
- AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

## __S3 Transfer Manager__
- ### Features
- ### Features
- This change enables multipart download for S3 Transfer Manager with the java-based Multipart S3 Async Client.

# __2.27.4__ __2024-08-13__
Expand Down
Loading