From f299bdecc074568c19d25f593e72a45c9b3580bf Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Fri, 23 Jul 2021 16:48:45 -0700 Subject: [PATCH] update changelog --- docs/index.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 6cc41394..bd92db02 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -70,16 +70,21 @@ In joining our team, we ask that you read and (optionally) suggest changes to th Changelog: ++++++++++ -**1.14.5 (2021-07-20)** +**1.16.0 (2021-06-23)** + +* User-defined prior on PAN were not being applied if OFTI is used; fixed (@sblunt) +* Dates in HD 4747 data file were incorrect; fixed (@lhirsch238) + +**1.15.5 (2021-07-20)** * Addressed issue #177, giving `Results` and `Sampler` classes a parameter label array (@sblunt) * Fixed a bug that was causing RA/Dec data points to display wrong in orbit plots (@sblunt) -**1.14.4 (2021-06-18)** +**1.15.4 (2021-06-18)** * Bugfix for issue #234 (@semaphoreP, @adj-smith) -**1.13.3 (2021-06-07)** +**1.15.3 (2021-06-07)** * Add codeastro mode to pytest that prints out a SECRET CODE if tests pass omgomg (@semaphoreP) @@ -215,7 +220,6 @@ Changelog: * Add sep/PA panels to orbit plot. * ``GaussianPrior`` now operates on only positive numbers by default. - **1.0.2 (2018-12-4)** * Expand input reading functionality.