From a425e4c8359f7e9fc51b59375eddb54902b75426 Mon Sep 17 00:00:00 2001 From: Electric Bolt Date: Thu, 27 Jan 2022 09:34:08 +1300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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.