diff --git a/changelog.md b/changelog.md index ae2b488..0a75ed6 100644 --- a/changelog.md +++ b/changelog.md @@ -49,5 +49,5 @@ - `associated_object_data` is a generic type instead of a `Vec`. All types that deal with `ObjectDescription` therefore have received a generic type parameter `T`. - `ObjectBuilder::build` will return an error when `associated_object_data()` is never called. This is not the case for types that implement `Default`. -## Unreleased +## 0.14.0 - Mockiato has been updated to '0.8'