From 4ac25d605443fc1619d79ccf30e0150474ce9409 Mon Sep 17 00:00:00 2001 From: Sarah Blunt Date: Tue, 4 Dec 2018 17:28:04 -0500 Subject: [PATCH] update changelog --- docs/index.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 248333a0..4fe82826 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -65,7 +65,15 @@ Some major planned updates: Changelog: ++++++++++ +**1.0.2 (2018-12-4)** + +- Expand input reading functionality. +- Bugfixes for MCMC. + +**1.0.1 (2018-11-20)** + +- Bugfix for building on CentOS machines. **1.0.0 (2018-10-30)** -- Initial release. \ No newline at end of file +- Initial release.