diff --git a/CHANGELOG.md b/CHANGELOG.md index f37bd194f..c8e76557c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change log +## Version 0.2.2 - Fix and improvements (2019/09/xx) + +### Issues Closed + +#### Bugs Fixed + +* [#41](https://github.com/SamR1/Fittrackee/issues/41) - User statistics are incorrect + +In this release 1 issue was closed. + ## Version 0.2.1 - Fix and improvements (2019/09/01) ### Issues Closed @@ -22,7 +32,7 @@ * **[Poetry](https://poetry.eustace.io/)** replaces **[pipenv](https://docs.pipenv.org)** for Python packages management -In this release 8 issue were closed. +In this release 8 issues were closed. ## Version 0.2.0 - Statistics (2019/07/07) diff --git a/VERSION b/VERSION index b462b647a..e3ebae952 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.1-beta +0.2.2-beta diff --git a/docs/.buildinfo b/docs/.buildinfo index ba788178a..035baa9fd 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 19a76df85eb9294626a6e66da404f36c +config: 16093510441de74681a4b97962fb219c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/changelog.md.txt b/docs/_sources/changelog.md.txt index f37bd194f..c8e76557c 100644 --- a/docs/_sources/changelog.md.txt +++ b/docs/_sources/changelog.md.txt @@ -1,5 +1,15 @@ # Change log +## Version 0.2.2 - Fix and improvements (2019/09/xx) + +### Issues Closed + +#### Bugs Fixed + +* [#41](https://github.com/SamR1/Fittrackee/issues/41) - User statistics are incorrect + +In this release 1 issue was closed. + ## Version 0.2.1 - Fix and improvements (2019/09/01) ### Issues Closed @@ -22,7 +32,7 @@ * **[Poetry](https://poetry.eustace.io/)** replaces **[pipenv](https://docs.pipenv.org)** for Python packages management -In this release 8 issue were closed. +In this release 8 issues were closed. ## Version 0.2.0 - Statistics (2019/07/07) diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 497ad9768..1e3520d72 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.2.1-beta', + VERSION: '0.2.2-beta', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/docs/api/activities.html b/docs/api/activities.html index 032fe64b3..2b262fb07 100644 --- a/docs/api/activities.html +++ b/docs/api/activities.html @@ -3,7 +3,7 @@ - Activities — FitTrackee 0.2.1-beta + <title>Activities — FitTrackee 0.2.2-beta documentation @@ -39,7 +39,7 @@ FitTrackee - 0.2.1 + 0.2.2