Skip to content

Commit

Permalink
Updated ChangeLog to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Pastewka committed Oct 12, 2015
1 parent a43e411 commit 2729c79
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,23 @@ TODO
Change log
==========

master
v0.4.0
------

- Python 3 compatibility
- Python 3 compatibility.

- Python interface based on new ASE Calculator base class.

- Tight binding: Removed necessity for an 'elements.dat' file.
Code auto-detects elements from files found in the database directory.

- Tight binding: Added support for d, sd and pd electronic configurations.

- LAMMPS interface automatically checks git fingerprint to ensure
compatibility between pair_style and Atomistica library.

- Fixed proper stopping of timer when errors are raised or passed in some
parts of the code.

v0.3.2
------
Expand Down

0 comments on commit 2729c79

Please sign in to comment.