From ce1bb3bfa793d6b023f9cdf95d4772cd4dd913b3 Mon Sep 17 00:00:00 2001 From: Emmanuelle Vargas-Gonzalez Date: Fri, 11 Jan 2019 14:21:05 -0500 Subject: [PATCH] Update CHANGELOG for v1.1.1 --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 6dcfef9..5e47891 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,13 @@ CHANGELOG ========= +1.1.1 - 2019-01-11 + +* #234 Update documentation structure to better navigate between v20/v21 objects +* #232 FileSystemStore now raises an exception if you attempt to overwrite an existing file +* #236 Fix a serialization problem with the WindowsRegistryKey observable object +* #238 Fix a problem with the LanguageContent object not allowing its creation with an empty dictionary + 1.1.0 - 2018-12-11 - Most (if not all) STIX 2.1 SDOs/SROs and core objects have been implemented according to the latest CSD/WD document