diff --git a/changelog.md b/changelog.md index 8c803cca80d849b22da2694de2831d849256a132..473ce2613bd74ce6a18dfd6edd76aa48ecad4829 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.