diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e3c3f3..aad02e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## v0.2 + +### Summary + +- [#161](https://github.com/awslabs/amazon-s3-find-and-forget/pull/161): Fix for + a bug affecting Parquet files with nullable values generating a + `Table schema does not match schema used to create file` exception during the + Forget phase + ## v0.1 ### Summary