diff options
-rw-r--r-- | include/tng_io.h | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/include/tng_io.h b/include/tng_io.h index 0892fb8..190f9d3 100644 --- a/include/tng_io.h +++ b/include/tng_io.h @@ -74,7 +74,12 @@ * * See git log for full revision history. * - * revs + * Revisions + * + * v. 1.3 - Second stable release of the API. + * + * - Added multiplication factor for coordinate units to general info. + * - Added time stamps and time per frame in frame sets. * - High-level API functions added (not for managing molecules yet) * - Added functions for reading data blocks into 1D arrays. * - TNG compression added. |