From 3bfa49f52325b2eb140754d611c8ed9774c549e1 Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Thu, 20 Aug 2020 14:41:29 -0700 Subject: [PATCH] update changelog --- docs/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 22a9dd9c..acaeaeda 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -66,6 +66,11 @@ you on our team! Changelog: ++++++++++ +**1.11.3 (2020-8-20)** + +- Save results section of OFTI tutorial now current (@rferrerc) +- Modifying MCMC initial positions tutorial documentation now uses correct orbital elements (@rferrerc) + **1.11.2 (2020-8-10)** - Added transparency option for plotting MCMC chains (@sofiacovarrubias)