Skip to content

Commit

Permalink
Merge pull request #326 from choderalab/update-releasehistory
Browse files Browse the repository at this point in the history
Forgot to update releasehistory.rst
  • Loading branch information
andrrizzi authored Jan 26, 2018
2 parents d87b3f6 + e9f2040 commit 2088201
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/releasehistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,25 @@ Release History

Development snapshot
====================


0.14.0 - Exact treatment of alchemical PME electrostatics, water cluster test system, optimizations
===================================================================================================

New features
------------
- Add a ``WaterCluster`` testsystem (`#322 <https://github.com/choderalab/openmmtools/pull/322>`_)
- Add exact treatment of PME electrostatics in `alchemy.AbsoluteAlchemicalFactory`. (`#320 <https://github.com/choderalab/openmmtools/pull/320>`_)
- Add method in ``ThermodynamicState`` for the efficient computation of the reduced potential at a list of states. (`#320 <https://github.com/choderalab/openmmtools/pull/320>`_)

Enhancements
------------
- When a ``SamplerState`` is applied to many ``Context``s, the units are stripped only once for optimization. (`#320 <https://github.com/choderalab/openmmtools/pull/320>`_)
Bug fixes
---------
- Copy thermodynamic state on compound state initialization. (`#320 <https://github.com/choderalab/openmmtools/pull/320>`_)
0.13.4 - Barostat/External Force Bugfix, Restart Robustness
===========================================================
Expand Down

0 comments on commit 2088201

Please sign in to comment.