diff --git a/changelog.md b/changelog.md
index ee308eef40ac61488f1fd6544d060838716b8d93..9edeed6b6395dd0bd87376edcbdc3d0be56706f7 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)