diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e41efa..c446f353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,65 @@ # Changes +Version 2.1.1 (2019-07-01) + +We closed a total of 41 issues (enhancements and bug fixes) through 18 pull requests, since our last release on 2018-11-03. + +## Issues Closed + - REL: update setup and add Lee statistics (#68) + - typo caused by vim insert issue (#60) + - correcting typo from (#60) (#67) + - add Lee (2001) local spatial Pearson (#51) + - Use README.rst instead of README.md in setup.py b/c the former is in the sdist (#66) + - (BUG) esda 2.1.0 on pypi cannot be installed (#65) + - DOC: style sheet update and adding Smaup to __init__ (#64) + - DOC: correcting Geary documentation (#63) + - 2.1.0 (#62) + - (ENH) FDR-based adjustment to account for multiple testing in local statistics (#52) + - [WIP] Contributing Smaup test to `esda` (#58) + - G_Local: EG_sim and seG_sim are scalar (#53) + - docs building failed (#55) + - (bug) fix docs build (#57) + - BUG: EG_Sim and seG_sim were incorrectly given as scalars. #53 (#54) + - doctests are failing (#35) + - doc: broken link (#43) + - bug: missing bibtex file (#42) + - bug: debugging rtd build (#41) + - enh: updating travis build and rtd (#40) + - BUG: missing rtd file (#39) + - REL: 2.0.1 (#38) + - Prepping for a doc release (#37) + +## Pull Requests + - REL: update setup and add Lee statistics (#68) + - correcting typo from (#60) (#67) + - add Lee (2001) local spatial Pearson (#51) + - Use README.rst instead of README.md in setup.py b/c the former is in the sdist (#66) + - DOC: style sheet update and adding Smaup to __init__ (#64) + - DOC: correcting Geary documentation (#63) + - 2.1.0 (#62) + - (ENH) FDR-based adjustment to account for multiple testing in local statistics (#52) + - [WIP] Contributing Smaup test to `esda` (#58) + - (bug) fix docs build (#57) + - BUG: EG_Sim and seG_sim were incorrectly given as scalars. #53 (#54) + - doc: broken link (#43) + - bug: missing bibtex file (#42) + - bug: debugging rtd build (#41) + - enh: updating travis build and rtd (#40) + - BUG: missing rtd file (#39) + - REL: 2.0.1 (#38) + - Prepping for a doc release (#37) + +The following individuals contributed to this release: + + - Serge Rey + - James Gaboardi + - Filipe Fernandes + - Wei Kang + - Levi John Wolf + - Juan C Duque + - Dani Arribas-Bel +# Changes + Version 2.0.1 (2018-11-04) We closed a total of 15 issues (enhancements and bug fixes) through 7 pull requests, since our last release on 2018-08-25.