From 65bf031f4d9e44a31ac108a7af352fa820ddaaf0 Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Mon, 9 Sep 2019 16:13:56 -0700 Subject: [PATCH] update changelog --- docs/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 5a3ebbb0..e6949492 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -66,6 +66,13 @@ Some major planned updates: Changelog: ++++++++++ +**1.5.0 (2019-9-9)** + +- Parallel processing for OFTI. +- Fixed a bug converting errors in RA/Dec to sep/PA in OFTI. +- OFTI and MCMC now both return likelihood, whereas before one returned posterior. +- Updated logic for restricting Omega and omega bounds. + **1.4.0 (2019-7-15)** - API change to lay the groundwork for dynamical mass calculation.