Skip to content

Commit 21880a3

Browse files
committed
style: add EOF newline
1 parent 5ea0370 commit 21880a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ In breaking changes, the breaking change is signified by a `💥`
77
## 5.0.1 - April 12th, 2023
88
- Fix: copy checks when inheriting
99
- 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

Comments
 (0)