3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-03 01:55:56 +01:00

[doc] ChangeLog update

This commit is contained in:
Manuel 2019-04-16 16:38:17 -04:00
parent b516978606
commit 2fb39e7bf2

View File

@ -5,11 +5,13 @@ Version 2.1.x (changes since 1.4)
* Compatibility changes for TRIQS 2.1.x * Compatibility changes for TRIQS 2.1.x
* Jenkins adjustments * Jenkins adjustments
* Add option to measure python test coverage * Add option to measure python test coverage
* VASP interface * VASP interface (and documentation)
* Added thermal conductivity in transport code * Added thermal conductivity in transport code (and documentation)
* BlockStructure class and new methods to analyze the block structure and degshells * BlockStructure class and new methods to analyze the block structure and degshells
* Multiple fixes of issues and bugs * Multiple fixes of issues and bugs
* Major updates and restructuring of documentation * Major updates and restructuring of documentation
Thanks to all commit-contributors (in alphabetical order): Thanks to all commit-contributors (in alphabetical order):
Markus Aichhorn, Gernot J. Kraberger, Olivier Parcollet, Oleg Peil, Horoshi Shinaoka, Dylan Simon, Hugo U. R. Strand, Nils Wentzell, Manuel Zingl Markus Aichhorn, Gernot J. Kraberger, Olivier Parcollet, Oleg Peil, Hiroshi Shinaoka, Dylan Simon, Hugo U. R. Strand, Nils Wentzell, Manuel Zingl
Thanks to all user for reporting issues and suggesting improvements.