From 527c71d7648e7a7ffe59d239b7ad3cd71bc3533d Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Tue, 1 Oct 2019 11:29:24 -0700 Subject: [PATCH] Update changelog --- docs/index.rst | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index e6949492..39901e94 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -58,14 +58,23 @@ look over our `issues list `_, and/or `Sarah `_. We'd love to have you on our team! -Some major planned updates: - - fit orbits of multiple objects in one system - - fit Gaia astrometry & RVs - - marginalize over instrumental uncertainties +**Some major planned updates:** + +- fit orbits of multiple objects in one system +- fit Gaia astrometry & RVs +- marginalize over instrumental uncertainties Changelog: ++++++++++ +**1.6.0 (2019-10-1)** + +- Mikkola solver now implemented in C-Kepler solver +- Fixed a bug with parallel processing for OFTI +- Added orbit vizualisation jupyter nb show-me-the-orbit to docs/tutorials +- New methods for viewing/chopping MCMC chains +- Require `emcee<3` for now + **1.5.0 (2019-9-9)** - Parallel processing for OFTI.