We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1070d commit ec0b2e1Copy full SHA for ec0b2e1
CHANGELOG.md
@@ -3,6 +3,8 @@
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-core.php/compare/1.2.0...HEAD)
7
+
8
## [1.2.0](https://github.com/contentful/contentful-core.php/tree/1.2.0) (2018-08-23)
9
10
### Changed
composer.json
@@ -30,7 +30,7 @@
30
},
31
"extra": {
32
"branch-alias": {
33
- "dev-master": "1.2.0-dev"
+ "dev-master": "1.3.0-dev"
34
}
35
36
0 commit comments