Skip to content

Commit

Permalink
Update CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
azriel91 committed Jan 3, 2024
1 parent 6eff381 commit 752afb9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## unreleased

* Provide more accurate feedback about interruption on CLI. ([#172], [#173])


[#172]: https://github.com/azriel91/peace/issues/172
[#173]: https://github.com/azriel91/peace/pull/173


## 0.0.12 (2023-12-30)

* Change `CmdOutcome` to be an `enum` indicating whether it is completed, interrupted, or erroneous. ([#141], [#163])
Expand Down

0 comments on commit 752afb9

Please sign in to comment.