diff --git a/crates/ruma-common/CHANGELOG.md b/crates/ruma-common/CHANGELOG.md index c0997d4f..2865b0ac 100644 --- a/crates/ruma-common/CHANGELOG.md +++ b/crates/ruma-common/CHANGELOG.md @@ -2,7 +2,8 @@ Bug fixes: -* Re-export `MatrixIdError`, `MatrixToError`, `MatrixUriError` and `MxcUriError` +* Expose `MatrixIdError`, `MatrixToError`, `MatrixUriError` and `MxcUriError` at + the crate root Breaking changes: