diff --git a/CHANGELOG.md b/CHANGELOG.md index d2483303a..05e784418 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 4.6.5 (2018-12-04) + +- Fix for response status error case handling (introduced in v4.6.5) +- Added assurance-certification support +- Added entity-category-support support + +Thanks @rectalogic @skanct + + ## 4.6.4 (2018-11-22) - Make use of the sign argument to entity.Entity::apply_binding when binding is diff --git a/VERSION b/VERSION index ef36c9a71..f18045d64 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.6.4 +4.6.5