1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-11-03 20:54:07 +01:00

Update ChangeLog

This commit is contained in:
q-posev 2022-03-07 14:18:29 +01:00
parent 3a64c62c5f
commit f9908b21a0

View File

@ -4,6 +4,7 @@ CHANGES
2.2
---
- Added support for Python-ic `with` statements
- Merged local and non-local pseudopotential integrals in #86
- Fixed backwards incompatibility of the `TREXIO_TEXT` back end in #82
- Added `TREXIO_AUTO` back end for read-only mode (`r`) in PR #80