From 7587e326b17557ff251ef2eb88c046a4e46d3589 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Wed, 27 Oct 2021 13:39:45 -0400 Subject: [PATCH] Update changelog --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 395ed4a..17e4ecf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Version 1.2.0 (2021-??-??) +========================== + +- Added optional attribute and end-tag minimization for serialization + Version 1.1.1 (2021-10-24) ==========================