From 18c756337e8146dc5821d42576c88d0baff95785 Mon Sep 17 00:00:00 2001
From: Vesa Oikonen <vesoik@utu.fi>
Date: Sun, 28 Jun 2020 17:51:06 +0300
Subject: [PATCH] preparing for release of 0.7.6

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

diff --git a/changelog.md b/changelog.md
index 8c803cca..473ce261 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,11 +4,12 @@ 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.6 (2020-06-17, in development)
+## version 0.7.6 (2020-06-28)
 
 - Added another conversion function for SMW139 into applications p2bfuncs, b2plasma, and p2blood in v1.
 - Added application csvtrps.
 - Extended ASCII support for dftFormat() in v1.
+- Application paradd works with missing or unsorted region names.
 - Added library functions and tests.
 - MicroPET: negative CT pixel values retained, and pixel_size_z used if available.
 - Build and packaging changes, and documentation changed accordingly.
-- 
GitLab