diff --git a/docs/releasehistory.rst b/docs/releasehistory.rst index cdcc9f8c5..51cc72ada 100644 --- a/docs/releasehistory.rst +++ b/docs/releasehistory.rst @@ -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 `_) - Add exact treatment of PME electrostatics in `alchemy.AbsoluteAlchemicalFactory`. (`#320 `_) - Add method in ``ThermodynamicState`` for the efficient computation of the reduced potential at a list of states. (`#320 `_) + +Enhancements +------------ - When a ``SamplerState`` is applied to many ``Context``s, the units are stripped only once for optimization. (`#320 `_) +Bug fixes +--------- +- Copy thermodynamic state on compound state initialization. (`#320 `_) + 0.13.4 - Barostat/External Force Bugfix, Restart Robustness ===========================================================