We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5843c commit bc84456Copy full SHA for bc84456
CHANGELOG.md
@@ -10,11 +10,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).
10
<!-- /PENDING-CHANGES -->
11
12
13
-## [3.1.1](https://github.com/contentful/contentful-core.php/tree/3.0.5) (2021-03-20)
+## [3.1.1](https://github.com/contentful/contentful-core.php/tree/3.1.1) (2021-03-20)
14
+
15
+### Fixed
16
17
* Fixed documentation
18
-## [3.1.0](https://github.com/contentful/contentful-core.php/tree/3.0.5) (2021-03-17)
19
+### Internal
20
21
+* Reworked CI scripts a bit to get them working with PHP8
22
23
+## [3.1.0](https://github.com/contentful/contentful-core.php/tree/3.1.0) (2021-03-17)
24
25
+### Added
26
27
* Added support for PHP8
28
0 commit comments