Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kain88-de committed Dec 30, 2016
1 parent 48d2549 commit e1d0873
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ Changes
* moved coordinates.base.ChainReader to coordinates.chain.ChainReader
* renamed private method ChainReader.get_flname() to ChainReader._get_filename()
* totaltime now considers the first frame to be at time 0 (Issue #1137)
* analysis.rms.RMSF now conforms to standard analysis API (PR #1136)
* analysis.rms/align function keyword `mass_weighted` is replaced
by generic `weights='mass'`. This new keyword allows to pass it an
arbitrary weights array as well. (PR 1136)


Deprecations (Issue #599)
* Use of rms_fit_trj deprecated in favor of AlignTraj class (Issue #845)
Expand Down

0 comments on commit e1d0873

Please sign in to comment.