Skip to content

Commit f7d2064

Browse files
committed
chore(release): Prepare version 2.2.0
1 parent db27f7c commit f7d2064

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
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.1...HEAD)
6+
## [Unreleased](https://github.com/contentful/contentful-core.php/compare/2.2.0...HEAD)
77

88
<!-- PENDING-CHANGES -->
9+
> No meaningful changes since last release.
10+
<!-- /PENDING-CHANGES -->
11+
12+
## [2.2.0](https://github.com/contentful/contentful-core.php/tree/2.2.0) (2018-11-12)
13+
914
### Added
1015

1116
* Interface `ApplicationInterface` and `IntegrationInterface` have been added, as well as `ClientInterface::useApplication(ApplicationInterface $application)` and `ClientInterface::useIntegration(IntegrationInterface $integration)`. The `BaseClient` class already provides an implementation of these methods.
12-
<!-- /PENDING-CHANGES -->
1317

1418
## [2.1.1](https://github.com/contentful/contentful-core.php/tree/2.1.1) (2018-11-08)
1519

0 commit comments

Comments
 (0)