From 4edae61e87ea2c3f8fbaf9ea6978b4702e3f5df8 Mon Sep 17 00:00:00 2001 From: rnxm <63553775+rnxm@users.noreply.github.com> Date: Tue, 25 Feb 2025 22:58:38 +0100 Subject: [PATCH] Removed random bullet point from changelog --- docs/whats_new.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/whats_new.rst b/docs/whats_new.rst index d3763a588..8f2681789 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -63,7 +63,6 @@ New Features - Add :attr:`PartialWebhookChannel.mention` attribute (:issue:`10101`) - Add support for sending stateless views for :class:`SyncWebhook` or webhooks with no state (:issue:`10089`) -- Add - Add richer :meth:`Role.move` interface (:issue:`10100`) - Add support for :class:`EmbedFlags` via :attr:`Embed.flags` (:issue:`10085`) - Add new flags for :class:`AttachmentFlags` (:issue:`10085`)