Skip to content

Commit 14e2d03

Browse files
committed
chore(release): Prepare version 2.1.1
1 parent 7360c6e commit 14e2d03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
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/2.1.0...HEAD)
6+
## [2.1.1](https://github.com/contentful/contentful-core.php/tree/2.1.1) (2018-11-08)
77

88
### Fixed
99

10-
* Method `LinkResolverInterface::resolveLinkCollection()`'s second parameter was fixed, changing from `string $locale = null` to `array $parameters = []`.
10+
* Method `LinkResolverInterface::resolveLinkCollection()`'s second parameter was fixed, as it was incorrectly set to `string $locale = null` instead of `array $parameters = []`.
1111

1212
## [2.1.0](https://github.com/contentful/contentful-core.php/tree/2.1.0) (2018-11-07)
1313

0 commit comments

Comments
 (0)