From cff68ad05ad859b53e437086eff1cf92b382bc11 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Tue, 10 Aug 2021 12:50:13 +0200 Subject: [PATCH] api: Update changelog --- crates/ruma-api/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/crates/ruma-api/CHANGELOG.md b/crates/ruma-api/CHANGELOG.md index 094d23c1..b768dadb 100644 --- a/crates/ruma-api/CHANGELOG.md +++ b/crates/ruma-api/CHANGELOG.md @@ -1,5 +1,10 @@ # [unreleased] +# 0.18.0 + +Yanked, this was the same as 0.17.2 but accidentally released with the minor +rather than the patch version segment incremented. + # 0.17.2 Bug fixes: