We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d764d commit 56bc0dbCopy full SHA for 56bc0db
CHANGELOG.md
@@ -9,6 +9,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
> No meaningful changes since last release.
10
<!-- /PENDING-CHANGES -->
11
12
+## [4.1.0](https://github.com/contentful/contentful-management.php/tree/4.1.0) (2023-04-24)
13
+
14
+* Added support for `contentful/core` v4.
15
+* Fixed documentation for `Upload::asAssetFile()`
16
+* Fixed code generation
17
+* Minor CI and code smell cleanup
18
19
20
## [4.0.0](https://github.com/contentful/contentful-management.php/tree/4.0.0) (2022-01-21)
21
22
### Added
0 commit comments