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/src/changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ In breaking changes, the breaking change is signified by a `💥`
7
7
## 5.0.1 - April 12th, 2023
8
8
- Fix: copy checks when inheriting
9
9
- When inheriting checks, slash commands would pass in their own checks to the subcommand. This makes sense logically, however, what wasn't being caught was that these were being passed by reference, and so any edit to the checks in one subcommand would affect potentially EVERY command.
10
-
- Build: Ensure opus `dll`s are included in pypi releases
10
+
- Build: Ensure opus `dll`s are included in pypi releases
0 commit comments