Add a very basic changelog to crates/matrix-sdk

This commit is contained in:
Jonas Platte
2023-03-01 14:51:23 +01:00
committed by Jonas Platte
parent 8550eaeed0
commit d8465a2c1e

View File

@@ -0,0 +1,7 @@
# 0.6.2
- Fix the access token being printed in tracing span fields.
# 0.6.1
- Fixes a bug where the access token used for Matrix requests was added as a field to a tracing span.