We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55b242 commit c42d6c0Copy full SHA for c42d6c0
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.5.0...HEAD)
7
+
8
## [1.5.0](https://github.com/contentful/contentful-core.php/tree/1.5.0) (2018-08-30)
9
10
### Added
composer.json
@@ -31,7 +31,7 @@
31
},
32
"extra": {
33
"branch-alias": {
34
- "dev-master": "1.5.0-dev"
+ "dev-master": "1.6.0-dev"
35
}
36
37
0 commit comments