Skip to content

Commit a05c540

Browse files
committed
docs: update CHANGELOG
1 parent c741157 commit a05c540

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
## 1.0
9+
## 1.2.0
10+
11+
### Added
12+
13+
- Support [the Joomla HTTP Package](https://github.com/joomla-framework/http) by [\@kernusr](https://github.com/kernusr) in [\#5](https://github.com/psr-discovery/http-client-implementations/pull/5)
14+
15+
## 1.1.1
16+
17+
### Changed
18+
19+
- Bump minimum supported PHP version to 8.1
20+
21+
## 1.1.0
22+
23+
### Added
24+
25+
- 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)
26+
27+
## 1.0.0
1028

1129
### Added
1230

0 commit comments

Comments
 (0)