1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

update changelog for v3.12.0

This commit is contained in:
geemus 2021-08-23 11:42:07 -05:00
parent 07044fc331
commit 6385892727

View file

@ -1,8 +1,14 @@
# Changelog
## [Unreleased](https://github.com/fog/fog-aws/tree/HEAD)
## [v3.12.0](https://github.com/fog/fog-aws/tree/v3.12.0) (2021-08-23)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.11.0...HEAD)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.11.0...v3.12.0)
**Merged pull requests:**
- Add support for regional STS endpoints [\#620](https://github.com/fog/fog-aws/pull/620) ([stanhu](https://github.com/stanhu))
- Add IPv6 support for Ingress Security Groups [\#619](https://github.com/fog/fog-aws/pull/619) ([p8](https://github.com/p8))
- Separate CHANGELOG entry for 3.11.0 [\#618](https://github.com/fog/fog-aws/pull/618) ([sunny](https://github.com/sunny))
## [v3.11.0](https://github.com/fog/fog-aws/tree/v3.11.0) (2021-08-05)