Skip to content

Commit

Permalink
chore(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwurtz committed Apr 10, 2024
1 parent 45183b2 commit d3e6597
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Changes

## 0.13.0 - 10/04/2024

* **[BC BREAK]** HTTP test case now rely exclusively on amp http client (no more psr7 or psr18)
* Fix assertions count
* Add a new attribute to configure HttpClient (allow to set timeout)

## 0.12.0 - 11/05/2023

* **[BC BREAK]** No more yield, use php fiber instead
Expand Down

0 comments on commit d3e6597

Please sign in to comment.