Skip to content

Commit e00e536

Browse files
committed
Added changelog for 4.0.0
1 parent d97c842 commit e00e536

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [Unreleased](https://github.com/contentful/contentful-core.php/compare/3.2.0...HEAD)
6+
## [Unreleased](https://github.com/contentful/contentful-core.php/compare/4.0.0...HEAD)
77

88
<!-- PENDING-CHANGES -->
9-
* The API will no longer switch to the jpg format if a quality is given, consistent with the docs
109
<!-- /PENDING-CHANGES -->
1110

11+
## [4.0.0](https://github.com/contentful/contentful-core.php/tree/4.0.0) (2022-12-05)
12+
13+
* The API will no longer switch to the jpg format if a quality is given, consistent with the docs
14+
* Support for PHP7 was dropped, support for PHP8 was fully integrated
15+
* Small internal refactoring
16+
1217

1318
## [3.2.0](https://github.com/contentful/contentful-core.php/tree/3.2.0) (2022-07-16)
1419

0 commit comments

Comments
 (0)