Skip to content

Commit

Permalink
updated CHANGELOG for 0.4.0 (instead of 0.3.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Sep 5, 2018
1 parent 1af3620 commit 3f3a5b8
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,21 @@
Changes in Hop
================

0.3.5
0.4.0

* requires MDAnalysis >= 0.15.0
* requires Python 2.7
* requires MDAnalysis >= 0.18.0
* requires networkx >= 2.0
* requires numpy >= 1.12.0
* compatibility fixes (to work with newer versions of dependencies
e.g., #33)
* code clean up, import code from MDAnalysis.analysis.density (#29)
and MDAnalysis.units (#30)
* removed code to call VMD's VolMap plugin as an external density
creator (#28)
* sites again sorted by volume (#23)
* docs available at https://hop.readthedocs.io/


0.3.4

Expand Down

0 comments on commit 3f3a5b8

Please sign in to comment.