mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Docs] Changelog entries for contributions by Flame (#2627)
This commit is contained in:
parent
c58f566047
commit
07f127ffe4
@ -34,6 +34,8 @@ Core
|
|||||||
----
|
----
|
||||||
|
|
||||||
* Delete cooldown messages when expired (`#2469`_)
|
* Delete cooldown messages when expired (`#2469`_)
|
||||||
|
* ``[p]set locale`` now only accepts actual locales (`#2553`_)
|
||||||
|
* ``[p]listlocales`` now displays en-US (`#2553`_)
|
||||||
* ``redbot --version`` will now give you current version of Red (`#2567`_)
|
* ``redbot --version`` will now give you current version of Red (`#2567`_)
|
||||||
|
|
||||||
------
|
------
|
||||||
@ -54,6 +56,7 @@ Downloader
|
|||||||
----------
|
----------
|
||||||
|
|
||||||
* ``[p]cog install`` will now tell user that cog has to be loaded (`#2523`_)
|
* ``[p]cog install`` will now tell user that cog has to be loaded (`#2523`_)
|
||||||
|
* The message when libraries fail to install is now formatted (`#2576`_)
|
||||||
* Fixed bug, that caused Downloader to include submodules on cog list (`#2590`_)
|
* Fixed bug, that caused Downloader to include submodules on cog list (`#2590`_)
|
||||||
* ``[p]cog uninstall`` allows to uninstall multiple cogs now (`#2592`_)
|
* ``[p]cog uninstall`` allows to uninstall multiple cogs now (`#2592`_)
|
||||||
* ``[p]cog uninstall`` will now remove cog from installed cogs even if it can't find the cog in install path anymore (`#2595`_)
|
* ``[p]cog uninstall`` will now remove cog from installed cogs even if it can't find the cog in install path anymore (`#2595`_)
|
||||||
@ -123,10 +126,12 @@ Utility Functions
|
|||||||
.. _#2540: https://github.com/Cog-Creators/Red-DiscordBot/pull/2540
|
.. _#2540: https://github.com/Cog-Creators/Red-DiscordBot/pull/2540
|
||||||
.. _#2545: https://github.com/Cog-Creators/Red-DiscordBot/pull/2545
|
.. _#2545: https://github.com/Cog-Creators/Red-DiscordBot/pull/2545
|
||||||
.. _#2550: https://github.com/Cog-Creators/Red-DiscordBot/pull/2550
|
.. _#2550: https://github.com/Cog-Creators/Red-DiscordBot/pull/2550
|
||||||
|
.. _#2553: https://github.com/Cog-Creators/Red-DiscordBot/pull/2553
|
||||||
.. _#2556: https://github.com/Cog-Creators/Red-DiscordBot/pull/2556
|
.. _#2556: https://github.com/Cog-Creators/Red-DiscordBot/pull/2556
|
||||||
.. _#2557: https://github.com/Cog-Creators/Red-DiscordBot/pull/2557
|
.. _#2557: https://github.com/Cog-Creators/Red-DiscordBot/pull/2557
|
||||||
.. _#2565: https://github.com/Cog-Creators/Red-DiscordBot/pull/2565
|
.. _#2565: https://github.com/Cog-Creators/Red-DiscordBot/pull/2565
|
||||||
.. _#2567: https://github.com/Cog-Creators/Red-DiscordBot/pull/2567
|
.. _#2567: https://github.com/Cog-Creators/Red-DiscordBot/pull/2567
|
||||||
|
.. _#2576: https://github.com/Cog-Creators/Red-DiscordBot/pull/2576
|
||||||
.. _#2579: https://github.com/Cog-Creators/Red-DiscordBot/pull/2579
|
.. _#2579: https://github.com/Cog-Creators/Red-DiscordBot/pull/2579
|
||||||
.. _#2586: https://github.com/Cog-Creators/Red-DiscordBot/pull/2586
|
.. _#2586: https://github.com/Cog-Creators/Red-DiscordBot/pull/2586
|
||||||
.. _#2590: https://github.com/Cog-Creators/Red-DiscordBot/pull/2590
|
.. _#2590: https://github.com/Cog-Creators/Red-DiscordBot/pull/2590
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user