You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,36 +4,42 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
-
## 1.3.0
7
+
## [1.4.0] - 2024-12-05
8
8
9
9
### Added
10
10
11
-
- Support [`guzzlehttp/guzzle` package](https://github.com/guzzle/guzzle) discovery for `^8.0`by [\@aidan-casey](https://github.com/aidan-casey) in [\#6](https://github.com/psr-discovery/http-client-implementations/pull/6)
12
-
- Support [`nimbly/shuttle` package](https://github.com/nimbly/Shuttle) discovery by [\@evansims](https://github.com/evansims) in [\#7](https://github.com/psr-discovery/http-client-implementations/pull/7)
11
+
- Expand [`voku/httpful`](https://github.com/guzzle/guzzle) support to also include `^8.0`
12
+
13
+
## [1.3.0] - 2024-12-04
14
+
15
+
### Added
16
+
17
+
- Expand [`guzzlehttp/guzzle`](https://github.com/guzzle/guzzle) support to also include `^8.0` — [\@aidan-casey](https://github.com/aidan-casey) ([\#6](https://github.com/psr-discovery/http-client-implementations/pull/6))
-Support [Symfony 7](https://symfony.com/7)components by [\@JanMikes](https://github.com/JanMikes)in [\#4](https://github.com/psr-discovery/http-client-implementations/pull/4)
40
+
-Expand [`symfony/http-client`](https://symfony.com/7)support to also include `^7.0` — [\@JanMikes](https://github.com/JanMikes)([\#4](https://github.com/psr-discovery/http-client-implementations/pull/4))
0 commit comments