From b48796e24beb1cfaa5fc98cf212235d1820c636b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Tue, 26 Jul 2022 09:32:37 +0200
Subject: [PATCH] DOC: cl

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index be44a47d..ea860b1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [Unreleased] ##
 
 ### Added ###
+- You can now use `python -m caosadvancedtools.models.parser model_file` to 
+  parse and potentially synchronize data models.
 
 ### Changed ###
 
-- 
GitLab