22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## Version [ 3.0.1] [ unreleased ] - (in development)
6- - TBD
5+ ## Version [ 4.0.1] [ unreleased ] - (in development)
6+ - TBA
7+
8+ ## Version [ 4.0.0] - (2015-07-20)
9+ - Changed: ` CDAResource ` +` Serializable `
10+ - Changed: ` CDAEntry ` +` final `
11+ - Changed: Removed wildcard return types.
712
813## Version [ 3.0.0] - (2015-07-15)
914- New: Major performance improvements especially around array results link resolution.
@@ -73,7 +78,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7378## Version [ 1.0.5] - 2014-10-01
7479- Fixed: Content Types with null ` displayField ` are parsed correctly.
7580
76-
7781## Version [ 1.0.4] - 2014-09-17
7882- New: Support custom log level.
7983- New: Add ` CDAResourceType ` and ` CDAFieldType ` constants.
@@ -90,7 +94,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9094## Version 1.0.0 - 2014-08-13
9195Initial release.
9296
93- [ unreleased ] : https://github.com/contentful/contentful.java/compare/java-sdk-3.0.0...HEAD
97+ [ unreleased ] : https://github.com/contentful/contentful.java/compare/java-sdk-4.0.0...HEAD
98+ [ 4.0.0 ] : https://github.com/contentful/contentful.java/compare/java-sdk-3.0.0...java-sdk-4.0.0
9499[ 3.0.0 ] : https://github.com/contentful/contentful.java/compare/java-sdk-2.0.4...java-sdk-3.0.0
95100[ 2.0.4 ] : https://github.com/contentful/contentful.java/compare/2.0.3...java-sdk-2.0.4
96101[ 2.0.3 ] : https://github.com/contentful/contentful.java/compare/2.0.2...2.0.3
0 commit comments