Skip to content

Commit 9a0be7f

Browse files
committed
Added changelog for v3.1.2
1 parent 14889b1 commit 9a0be7f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,25 @@
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.1.1...HEAD)
6+
## [Unreleased](https://github.com/contentful/contentful-core.php/compare/3.1.2...HEAD)
77

88
<!-- PENDING-CHANGES -->
9-
> No meaningful changes since last release.
9+
* The API will no longer switch to the jpg format if a quality is given, consistent with the docs
1010
<!-- /PENDING-CHANGES -->
1111

12+
## [3.1.2](https://github.com/contentful/contentful-core.php/tree/3.1.2) (2022-01-17)
13+
14+
### Added
15+
16+
* Added generics annotation to ResourceArray class - thanks @emodric !
17+
18+
### Fixed
19+
20+
* Fixed errors when the file content type is not provided - thanks @emsyzz !
21+
* Added support for Symfony 6
22+
* Fixed documentation build once again
23+
* Fixed php cs fixer runs
24+
1225

1326
## [3.1.1](https://github.com/contentful/contentful-core.php/tree/3.1.1) (2021-03-20)
1427

0 commit comments

Comments
 (0)