You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/whatsnew.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Version 2.5.2
8
8
9
9
This version is a **backport release** to fix 3.12 and some other long-standing compatibility bugs.
10
10
11
-
This **does not** contain any new features from master - it is a special bug fix only release. You can see the exact changes by `comparing tags on GitHub <https://github.com/Gorialis/jishaku/compare/2.5.1...2.5.2>`_.
11
+
This **does not** contain any new features from master - it is a special bug fix only release. You can see the exact changes by `comparing tags on GitHub <https://github.com/scarletcafe/jishaku/compare/2.5.1...2.5.2>`_.
12
12
13
13
Version 2.5.1
14
14
-------------
@@ -135,7 +135,7 @@ A new implementation of PaginatorInterface has been created using Discord's inte
135
135
It is available when using discord.py 2.0.0 or greater (currently alpha).
136
136
137
137
Jishaku will now avoid uploading files either when detecting the author is on mobile or through an explicit ``JISHAKU_FORCE_PAGINATOR`` switch.
138
-
This is to better support mobile platforms that do not have inline file previews yet. (`PR #111 <https://github.com/Gorialis/jishaku/pull/111>`_).
138
+
This is to better support mobile platforms that do not have inline file previews yet. (`PR #111 <https://github.com/scarletcafe/jishaku/pull/111>`_).
139
139
140
140
Humanize has been removed as a dependency. Selftest now uses Discord's own relative timestamp formatting markdown extension for timing,
141
141
and pretty printing of memory usage has been implemented within the Feature itself.
0 commit comments