diff --git a/CHANGELOG.md b/CHANGELOG.md index e47b9e6..c1d2dd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +5.1.1 +===== + +- Removed use of `let_chain` to restore compatibility with stable Rust +- Validate counts of parsed objects before allocating memory for them +- Ignore PACK chunks for read / write +- Added serialization for scene graphs + 5.1.0 =====