Skip to content

Commit

Permalink
Merge pull request #214 from odolbeau/prepare-230
Browse files Browse the repository at this point in the history
Prepare new release
  • Loading branch information
Olivier Dolbeau authored Nov 3, 2021
2 parents a0dd07a + 03c21b8 commit ccb3d9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.3.0] - 2021-11-03

- php-amqplib: use AMQPStreamConnection instead of AMQPConnection
- Remove PHP <7.4 support
- Remove Symfony <4.4 support

## [2.2.0] - 2020-12-16

- Add PHP 8 support
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
"dev-master": "2.3-dev"
}
}
}

0 comments on commit ccb3d9d

Please sign in to comment.