We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d285cb2 + 3e68a84 commit a4ff008Copy full SHA for a4ff008
changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v3.1: (codename tbd)
+## v3.1: Omni-Cannon
4
5
### [pyunrealsdk v1.5.1](https://github.com/bl-sdk/pyunrealsdk/blob/master/changelog.md#v151)
6
> - Changed type hinting of `unrealsdk.find_all` to return an `Iterable[UObject]`, instead of
pick_release_name.py
@@ -372,6 +372,7 @@
372
373
PREVIOUS_RELEASE_NAMES = [
374
"Sheriff's Badge",
375
+ "Omni-Cannon",
376
]
377
378
0 commit comments