From 66f270e7416d9e5b40e1bf11bf9dd1e574ce9c23 Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Tue, 27 Aug 2019 15:42:39 -0400 Subject: [PATCH] App4triqs changelog --- doc/ChangeLog.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index ae187f62..c71910b2 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -1,7 +1,10 @@ Version 2.2.0 ------------- -Some Changes -~~~~~~~~~~~~ +App4triqs Version 2.2.0 provides a project +skeleton for TRIQS applications based on +the TRIQS Library Version 2.2.0. +It is intended for applications with both +Python and C++ components. -* ... +This is the initial release for this project.