Skip to content

Commit

Permalink
doc: minimal changelog
Browse files Browse the repository at this point in the history
Most actual changes are somewhat irrelevant from the POV of a library
user, because all code is new here, and this is the first meaningful
release.
  • Loading branch information
mih committed Jun 14, 2024
1 parent 82c72aa commit d49c0e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Unreleased

## New features

- `iter_subproc()` utility
- `iterable_subprocess()` utility
- `CommandError` exception

0 comments on commit d49c0e4

Please sign in to comment.