-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
51ec2f3
commit ae89542
Showing
2 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://www.github.com/ksaveras/circuit-breaker-bundle/compare/v0.2.0...v1.0.0) (2023-06-24) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* Bump circuit breaker (#10) | ||
* Bump minimum PHP version to 8.1 (#2) | ||
|
||
### Features | ||
|
||
* Bump circuit breaker ([#10](https://www.github.com/ksaveras/circuit-breaker-bundle/issues/10)) ([5560f59](https://www.github.com/ksaveras/circuit-breaker-bundle/commit/5560f5965bfdfd9d337e7db817c242fe2fd41bdc)) | ||
* Bump minimum PHP version to 8.1 ([#2](https://www.github.com/ksaveras/circuit-breaker-bundle/issues/2)) ([df9c5f8](https://www.github.com/ksaveras/circuit-breaker-bundle/commit/df9c5f8482e0bb8e61d989733035c2209fb80349)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* Bump PHPUnit version to 10.2 ([#7](https://www.github.com/ksaveras/circuit-breaker-bundle/issues/7)) ([70da969](https://www.github.com/ksaveras/circuit-breaker-bundle/commit/70da969f0998d14f7a095037134e21249c990f9c)) | ||
* Remove Travis config ([#6](https://www.github.com/ksaveras/circuit-breaker-bundle/issues/6)) ([8d69cd7](https://www.github.com/ksaveras/circuit-breaker-bundle/commit/8d69cd79a18a26b0ec0dff6d0bcdd75468132ed1)) | ||
* Update list of keywords ([#11](https://www.github.com/ksaveras/circuit-breaker-bundle/issues/11)) ([c299efe](https://www.github.com/ksaveras/circuit-breaker-bundle/commit/c299efe25eb226ddd3dd47e51b3a34ff3f9a1ca6)) | ||
* Use stable version ([#12](https://www.github.com/ksaveras/circuit-breaker-bundle/issues/12)) ([51ec2f3](https://www.github.com/ksaveras/circuit-breaker-bundle/commit/51ec2f3cf30426938c3b3eebbc514caed4b38237)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters