Rename Action::Result to Action::Output
This commit is contained in:
parent
2bf19e0ea2
commit
742bd158f1
4 changed files with 8 additions and 7 deletions
|
|
@ -17,6 +17,7 @@ Procedure when bumping the version number:
|
|||
- Error handling of `Action`s is now more complex but more powerful. In
|
||||
particular, `Action`s can now return almost arbitrary errors without nesting
|
||||
`Result`s like before.
|
||||
- Renamed `Action::Result` to `Action::Output`
|
||||
|
||||
## v0.1.0 - 2023-02-12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue