From 4755f79f91fa4ee27e2626c1202e0ff8fc66f323 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 4 Jul 2021 16:56:04 -0700 Subject: 0.2.1 --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index b3c39d5..e12c93e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +## 0.2.1 + +updated architecture matrix + ## 0.2.0 correct a bug in 0.1.0 that incorrectly bounded `DecodeError` and did not actually require `std::error::Error`. added a test that `std::error::Error` is actually required of `Arch::DecodeError` in non-std builds. -- cgit v1.1