From fd5f9a27b69774b21f9342ba47ff0deda02b6c45 Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Mon, 25 Jan 2021 11:43:03 -0800 Subject: [PATCH] add to changelog --- docs/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 2f5d255b..0dff4051 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -69,6 +69,11 @@ In joining our team, we ask that you read and (optionally) suggest changes to th Changelog: ++++++++++ +**1.13.1 (2020-01-25)** + +- ``compute_sep`` in ``radvel_utils`` submodule now returns ``mp`` (@sblunt) +- ``astropy._erfa`` was deprecated (now in separate package). Dependencies updated. (@sblunt) + **1.13.0 (2020-11-8)** - Added ``radvel-utils`` submodule which allows users to calculate projected separation posteriors given RadVel chains (@sblunt)