Skip to content

Commit

Permalink
Prepare releases (#640)
Browse files Browse the repository at this point in the history
* Add changelog for integration

* Update changelog for services

* Update composer

* Replaced `deprecated` by `changed` in 0.X services

* Do not release Bundle+Laravel/Filesystem
  • Loading branch information
jderusse authored May 21, 2020
1 parent 481aec0 commit f930953
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.2.0

### Added

- Support for EventBridge in `AwsClientFactory`
Expand All @@ -20,6 +22,7 @@
### Fixed

- Fix signing of requests with a header containing a date (like `expires` in `S3`).
- Fix thread safety regarding env vars by using `$_SERVER` instead of `getenv()`.

## 1.1.0

Expand Down

0 comments on commit f930953

Please sign in to comment.