Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystucki committed Jun 17, 2019
1 parent 775ab15 commit e524c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
- `associated_object_data` is a generic type instead of a `Vec<u8>`. 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'

0 comments on commit e524c4f

Please sign in to comment.