diff --git a/docs/changelog_3_3_0.rst b/docs/changelog_3_3_0.rst index d155b5ae9..7f2339b56 100644 --- a/docs/changelog_3_3_0.rst +++ b/docs/changelog_3_3_0.rst @@ -1,5 +1,25 @@ .. 3.3.x Changelogs +Redbot 3.3.4 (2020-04-09) +========================= + +| Thanks to all these amazing people that contributed to this release: +| :ghuser:`jack1142`, :ghuser:`Kowlin` + +End-user changelog +------------------ + +Core Bot +******** + +- "Outdated" field no longer shows in ``[p]info`` when Red is up-to-date (:issue:`3730`) + +Alias +***** + +- Fixed regression in ``[p]alias add`` that caused it to reject commands containing arguments (:issue:`3734`) + + Redbot 3.3.4 (2020-04-05) =========================