From 0cd87a6c0786d7dd2587a82ef9f326d9cc3c1e9e Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Sun, 9 Aug 2020 00:57:06 +0200 Subject: [PATCH] Update ruma-common changelog --- ruma-common/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ruma-common/CHANGELOG.md b/ruma-common/CHANGELOG.md index 45d5127c..3d791ffe 100644 --- a/ruma-common/CHANGELOG.md +++ b/ruma-common/CHANGELOG.md @@ -4,6 +4,10 @@ Breaking changes: * Update strum dependency to 0.19 +Improvements: + +* Add the `thirdparty` module + # 0.2.0 Breaking changes: