diff --git a/ruma-common/CHANGELOG.md b/ruma-common/CHANGELOG.md new file mode 100644 index 00000000..4847b403 --- /dev/null +++ b/ruma-common/CHANGELOG.md @@ -0,0 +1,5 @@ +# 0.2.0 + +Breaking changes: + +* Make most types defined by the crate `#[non_exhaustive]`