Skip to content

Commit

Permalink
fix typo in changelog: unimiplemented -> unimplemented
Browse files Browse the repository at this point in the history
  • Loading branch information
dwrensha committed Sep 9, 2024
1 parent 6f61b7c commit d04ac45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capnp-futures/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Follow v0.19.0 release of other capnp crates.
- Follow v0.16.0 release of other capnp crates.

## v0.15.1
- Fill in unimiplemented len() method of write_queue::Sender.
- Fill in unimplemented len() method of write_queue::Sender.
- Add is_empty() method to write_queue::Sender.
- Apply a bunch of formatting and style fixes that should have no observable effects.

Expand Down

0 comments on commit d04ac45

Please sign in to comment.