1
0
Fork 0
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:
Joshua Lane 2017-03-29 11:11:45 -07:00
parent 75184e8d38
commit 56ceb94a80

View file

@ -1,5 +1,21 @@
# Change Log
## [Unreleased](https://github.com/fog/fog-aws/tree/HEAD)
[Full Changelog](https://github.com/fog/fog-aws/compare/v1.2.1...HEAD)
**Closed issues:**
- Do we need to list all files before creating one? [\#357](https://github.com/fog/fog-aws/issues/357)
**Merged pull requests:**
- Authorize vpc to rds sg [\#356](https://github.com/fog/fog-aws/pull/356) ([ehowe](https://github.com/ehowe))
- classic link enhancements [\#355](https://github.com/fog/fog-aws/pull/355) ([ehowe](https://github.com/ehowe))
- Add new i3 class instances. [\#353](https://github.com/fog/fog-aws/pull/353) ([rogersd](https://github.com/rogersd))
- Add check for self.etag before running gsub [\#351](https://github.com/fog/fog-aws/pull/351) ([dmcorboy](https://github.com/dmcorboy))
- Modify volume [\#350](https://github.com/fog/fog-aws/pull/350) ([ehowe](https://github.com/ehowe))
## [v1.2.1](https://github.com/fog/fog-aws/tree/v1.2.1) (2017-02-27)
[Full Changelog](https://github.com/fog/fog-aws/compare/v1.2.0...v1.2.1)