From 4723d6ac017f791865326221eee0aab3ff1d0ec7 Mon Sep 17 00:00:00 2001 From: John Detlefs Date: Mon, 6 Jun 2016 14:28:04 -0700 Subject: [PATCH] updated CHANGELOG [skip ci] --- package/CHANGELOG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package/CHANGELOG b/package/CHANGELOG index b8a1152b2b0..4cf564e14fe 100644 --- a/package/CHANGELOG +++ b/package/CHANGELOG @@ -13,7 +13,7 @@ The rules for this file: * release numbers follow "Semantic Versioning" http://semver.org ------------------------------------------------------------------------------ -??/??/16 kain88-de,jdetle, fiona-naughton, richardjgowers +??/??/16 kain88-de, fiona-naughton, richardjgowers, jandom, euhruska, jdetle * 0.15.1 @@ -25,7 +25,9 @@ Fixes Changes * Added new AlignTraj class for alignment that follows the new analysis API known - as Bauhaus style. + as Bauhaus style. (Issue #845) + * Added new diffusionmap module for dimension reduction that follows the + Bauhaus API. (Issue #857) Deprecations (Issue #599) * Use of rms_fit_trj deprecated in favor of AlignTraj class (Issue #845)