From 0d7243f5f922a351e822daf53759ac92471f2db7 Mon Sep 17 00:00:00 2001 From: prisae Date: Sat, 16 May 2020 13:13:51 +0200 Subject: [PATCH] Update changelog for v0.2.0 --- CHANGELOG.rst | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ad6cf15..e487e1e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,9 +5,18 @@ Changelog v0.2.0 : First packaged release ------------------------------- -**2020-05-??** - -- First packaged release on PyPi and conda-forge. +**2020-05-16** + +First packaged release on PyPi and conda-forge. This includes: + +- Re-structuring the repo. +- Add a proper documentation, https://pyfftlog.readthedocs.io, convert + plain-text math into LaTeX, and add a reference section. +- Add example notebook as sphinx-gallery to docs. +- Add tests and CI on Travis, https://travis-ci.org/github/prisae/pyfftlog. +- Link to Zenodo, https://zenodo.org/record/3830366. +- PEP8 checking and coveralls (https://coveralls.io/github/prisae/pyfftlog). +- Add the relevant badges to README. v0.1.1 : Bugfix uneven values