Skip to content

Commit

Permalink
docs(changelog): [V3 Downloader] Always remove cog from installed in …
Browse files Browse the repository at this point in the history
…`[p]cog uninstall` Cog-Creators#2595
  • Loading branch information
Jackenmen committed Apr 24, 2019
1 parent c946994 commit 2cd7c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelog_3_1_0.rst
Expand Up @@ -36,6 +36,7 @@ Downloader
* ``[p]cog install`` will now tell user that cog has to be loaded (`#2523`_)
* 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`` will now remove cog from installed cogs even if it can't find the cog in install path anymore (`#2595`_)

---
Mod
Expand Down Expand Up @@ -84,4 +85,5 @@ Utility Functions
.. _#2579: https://github.com/Cog-Creators/Red-DiscordBot/pull/2579
.. _#2590: https://github.com/Cog-Creators/Red-DiscordBot/pull/2590
.. _#2592: https://github.com/Cog-Creators/Red-DiscordBot/pull/2592
.. _#2595: https://github.com/Cog-Creators/Red-DiscordBot/pull/2595
.. _#2604: https://github.com/Cog-Creators/Red-DiscordBot/pull/2604

0 comments on commit 2cd7c52

Please sign in to comment.