From 122f46a84b5d4cd6ade8a4e28076353f2b71649c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Lamercerie?=
 <aurelien.lamercerie@laposte.net>
Date: Wed, 8 Sep 2021 17:45:35 +0200
Subject: [PATCH] Minor update

---
 CHANGELOG | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index d1f20843..5850a79c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
 
 -------------------------------------------------------------------------------
 
+## [0.1.2] - 2021-09-08                 Demo CS 1
+
+### Added
+- Trandusction Schemes to extract Entity classes and instances
+- Transduction Schemes to extract Feature classes
+- 
+
+### Changed
+- Renaming and update script to prepare extraction data
+- Net object to refine the inclusion of class relations 
+
+
 ## [0.1.1] - 2021-08-26
 
 ### Added
@@ -13,7 +25,7 @@ All notable changes to this project will be documented in this file.
 - Init corpus ABCD (dev test)
 
 ### Changed
-- ontologies in config and frame
+- Ontologies in config and frame
 
 
 ## [0.1.0] - 2021-08-10
-- 
GitLab