4 lines
177 B
Markdown
4 lines
177 B
Markdown
- Changed the `reason` field in `EndFrame`, `CancelFrame`, `EndTaskFrame`, and
|
|
`CancelTaskFrame` from `str` to `Any` to indicate that it can hold values
|
|
other than strings.
|