File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed 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.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
You can’t perform that action at this time.
0 commit comments