diff --git a/CHANGELOG.md b/CHANGELOG.md index f4f6884..8c424fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +#### 1.1.1 +- Bug fix - allow for lack of whitespace after tag. + #### 1.1.0 - Support for xml property list serialization and deserialization. - Binary property list serialization and deserialization bug fixes.