summaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: 7d115f13dcb39ff74e9a8b949a46d5ee933c79e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 0.1.1

fix `Serialize` and `Deserialize` macros not being present when `use-serde` feature is selected

# 0.1.0

update yaxpeax-arch to 0.2.3, fix some API differences

update crate to rust 2018

# 0.0.4

first version with changelog, decoder is complete but untested