File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [ Unreleased] ( https://github.com/contentful/contentful.php/compare/1.0.0-beta1...HEAD )
6+ ## [ 1.0.0] ( https://github.com/contentful/contentful.php/tree/1.0.0 ) (2018-04-18)
7+
8+ No significant changes compared to previous release.
79
810## [ 1.0.0-beta1] ( https://github.com/contentful/contentful.php/tree/1.0.0-beta1 ) (2018-03-26)
911
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class Client extends BaseClient
3232 *
3333 * @var string
3434 */
35- const VERSION = '1.0.0-dev ' ;
35+ const VERSION = '1.0.0 ' ;
3636
3737 /**
3838 * The default URI to which all requests should be made.
You can’t perform that action at this time.
0 commit comments