File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ workflows:
1717 - test81
1818 - docs_build :
1919 requires :
20- - lint
2120 - test72
2221 - test73
2322 - test74
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [ Unreleased] ( https://github.com/contentful/contentful-core.php/compare/3.1.3 ...HEAD )
6+ ## [ Unreleased] ( https://github.com/contentful/contentful-core.php/compare/3.2.0 ...HEAD )
77
88<!-- PENDING-CHANGES -->
99* The API will no longer switch to the jpg format if a quality is given, consistent with the docs
1010<!-- /PENDING-CHANGES -->
1111
1212
13+ ## [ 3.2.0] ( https://github.com/contentful/contentful-core.php/tree/3.2.0 ) (2022-07-16)
14+
15+ ### Added
16+
17+ * Support for guzzlehttp/psr7 v2
18+
19+ ## Internal
20+
21+ * Some CI rework and refactoring
22+
23+
1324## [ 3.1.3] ( https://github.com/contentful/contentful-core.php/tree/3.1.2 ) (2022-01-17)
1425
1526### Added
You can’t perform that action at this time.
0 commit comments