CHANGELOG.md in contentful-2.8.0 vs CHANGELOG.md in contentful-2.8.1
- old
+ new
@@ -1,11 +1,15 @@
# Change Log
## Unreleased
+## 2.8.1
+### Fixed
+* Fixed deeply nested resources now also filter unresolvable entries. [#177](https://github.com/contentful/contentful.rb/issues/177)
+
## 2.8.0
### Added
-* Add support for `sync` on environments other than `master`.
+* Added support for `sync` on environments other than `master`.
## 2.7.0
### Added
* Added support for `radius` cropping on the Asset `#url`.