mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
update CHANGELOG.md
This commit is contained in:
parent
562673d3b2
commit
35f630b4e5
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,5 +1,20 @@
|
|||
# Change Log
|
||||
|
||||
## [Unreleased](https://github.com/fog/fog-aws/tree/HEAD)
|
||||
|
||||
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.9.3...HEAD)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- S3: retry on 503 Service Unavailable [\#265](https://github.com/fog/fog-aws/issues/265)
|
||||
- Digest::Base Error [\#261](https://github.com/fog/fog-aws/issues/261)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Updated Region 'Mumbai' ap-south-1 [\#267](https://github.com/fog/fog-aws/pull/267) ([chanakyacool](https://github.com/chanakyacool))
|
||||
- Replaces usage of Digest with OpenSSL::Digest [\#266](https://github.com/fog/fog-aws/pull/266) ([esthervillars](https://github.com/esthervillars))
|
||||
- AWS DNS - support newer DNS hosted zone IDs for dualstack ELBs [\#263](https://github.com/fog/fog-aws/pull/263) ([mattheworiordan](https://github.com/mattheworiordan))
|
||||
|
||||
## [v0.9.3](https://github.com/fog/fog-aws/tree/v0.9.3) (2016-06-20)
|
||||
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.9.2...v0.9.3)
|
||||
|
||||
|
|
Loading…
Reference in a new issue