From 2ab4fe40bed41c6809558503cc6d3a61f7d9674c Mon Sep 17 00:00:00 2001
From: Vesa Oikonen <vesoik@utu.fi>
Date: Thu, 29 Jun 2023 11:57:32 +0300
Subject: [PATCH] updated

---
 changelog.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/changelog.md b/changelog.md
index ee308eef..9edeed6b 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.8.0 (2023-05-24, in development)
+## version 0.8.0 (2023-06-29)
 
 - Removed all support for 32-bit platforms and compilers as unnecessary.
 - Removed all support for macOS due to lack of testing platform.
@@ -15,8 +15,9 @@ This is a concise list of changes; commit messages can be found in the
 - Application fit_ppf has new functions GCDF and PE.
 - Application fit_pbr has new functions.
 - Application htmlgall uses whole window width.
+- Added conversion function for UCB-J into applications p2bfuncs, b2plasma, and p2blood in v1.
 - Added applications simelli, fit_suri, fitmtrap, imgmtrap, b2ptrap, taccbvp, imgcbvp, imgdelay,
-  imgflowm, imgflowd, niinan, and hist2svg.
+  imgflowm, imgflowd, niinan, tacmove, and hist2svg.
 - Bug fix in applications dcmframe and tac2nii.
 
 ## version 0.7.9 (2022-12-22)
-- 
GitLab