From b9754b31ef0e72cdce7330ebce87b3aa1b87641f Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 17 Jul 2021 23:43:02 -0700 Subject: add lc87 to the matrix, fix incorrect changelog entry --- CHANGELOG | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 8bce871..7fa36dd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,15 @@ -## 0.2.3 +## 0.2.5 -added `Reader` impls for `U8Reader` on `u16` addresses +added `yaxpeax-lc87` to the matrix + +## 0.2.4 fix incorrect `Reader` impls of `offset` and `total_offset` on non-`u8` words +## 0.2.3 + +added `Reader` impls for `U8Reader` on `u16` addresses + ## 0.2.2 added `ReaderBuilder` trait and impls for `U8Reader` on various address and word types. -- cgit v1.1