mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-22 20:35:44 +01:00
update ChangeLog
This commit is contained in:
parent
68d34a0ace
commit
d95e37e6ab
@ -4,6 +4,7 @@ CHANGES
|
|||||||
2.2
|
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 `TREXIO_AUTO` back end for read-only mode (`r`) in PR #80
|
||||||
- Added unsafe mode (`u`) to `trexio_open`. When enabled, data can be
|
- Added unsafe mode (`u`) to `trexio_open`. When enabled, data can be
|
||||||
overwritten (using conventional `trexio_write`) and groups can be deleted
|
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
|
- Using libtool/automake
|
||||||
- Rewrote generator
|
- Rewrote generator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user