1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-12-22 12:23:54 +01:00

update ChangeLog

This commit is contained in:
q-posev 2022-02-14 11:16:17 +01:00
parent 68d34a0ace
commit d95e37e6ab

View File

@ -4,6 +4,7 @@ CHANGES
2.2
---
- Fixed backwards incompatibility of the `TREXIO_TEXT` back end in #82
- Added `TREXIO_AUTO` back end for read-only mode (`r`) in PR #80
- Added unsafe mode (`u`) to `trexio_open`. When enabled, data can be
overwritten (using conventional `trexio_write`) and groups can be deleted
@ -59,4 +60,3 @@ access to both local and non-local quantities
- Using libtool/automake
- Rewrote generator