We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121d3bc commit f464258Copy full SHA for f464258
1 file changed
CHANGELOG.md
@@ -3,12 +3,18 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
-## [Unreleased](https://github.com/contentful/contentful.php/compare/7.0.1...HEAD)
+## [Unreleased](https://github.com/contentful/contentful.php/compare/7.1.0...HEAD)
7
8
<!-- PENDING-CHANGES -->
9
> No meaningful changes since last release.
10
<!-- /PENDING-CHANGES -->
11
12
+## [7.1.0](https://github.com/contentful/contentful.php/tree/7.1.0) (2024-07-25)
13
+
14
+### Added
15
16
+* Support for recursive resolution of Entry links
17
18
## [7.0.2](https://github.com/contentful/contentful.php/tree/7.0.2) (2024-02-24)
19
20
### Changed
0 commit comments