diff options
author | iximeow <me@iximeow.net> | 2021-07-25 14:05:33 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-25 14:05:33 -0700 |
commit | 6390ab5811143671058407681aa58e18a6042836 (patch) | |
tree | a358dd517351cab62048be8560f602597d88fc99 /CHANGELOG | |
parent | b9754b31ef0e72cdce7330ebce87b3aa1b87641f (diff) |
preliminary changenotes for 0.3.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +## 0.3.0 + +TODO: Reader::next_n should return the number of items read as Err(ReadError::Incomplete(n)) if the buffer is exhausted +TODO: Reader::offset should return an AddressDiff<Address>, not a bare Address + ## 0.2.5 added `yaxpeax-lc87` to the matrix |