From 785b1579cc07fce6fe64612f4c46886829d255fb Mon Sep 17 00:00:00 2001 From: Vesa Oikonen <vesoik@utu.fi> Date: Thu, 25 Nov 2021 11:29:32 +0200 Subject: [PATCH] changed to release version 0.7.7 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 4bb37082..d9ac4d98 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,7 @@ Changes in tpcclib This is a concise list of changes; commit messages can be found in the [Git repository](https://gitlab.utu.fi/vesoik/tpcclib.git). -## version 0.7.7 (2021-11-17, in development) +## version 0.7.7 (2021-11-25) - Added applications fit2auc and tac2nii. - Application dftcat rewritten as taccat, but dftcat kept for now, marked as deprecated. -- GitLab