diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f46e983..72c7196c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Change log +## Version 0.2 - More statistics (2019/xx/xx) + +### Issues Closed + +#### New Features + +* [#13](https://github.com/SamR1/Fittrackee/issues/13) - Detailed statistics + +In this release 1 issue was closed. + + ## Version 0.1.1 - Fix and improvements (2019/02/07) ### Issues Closed diff --git a/README.md b/README.md index 2c8ed82f..7e8158be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Python Version](https://img.shields.io/badge/python-3.7-brightgreen.svg)](https://python.org) [![Flask Version](https://img.shields.io/badge/flask-1.0-brightgreen.svg)](http://flask.pocoo.org/) -[![React Version](https://img.shields.io/badge/react-16.6-brightgreen.svg)](https://reactjs.org/) +[![React Version](https://img.shields.io/badge/react-16.8-brightgreen.svg)](https://reactjs.org/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/290a285f22e94132904dc13b4dd19d1d)](https://www.codacy.com/app/SamR1/FitTrackee) [![Codacy Coverage Badge](https://api.codacy.com/project/badge/Coverage/290a285f22e94132904dc13b4dd19d1d)](https://www.codacy.com/app/SamR1/FitTrackee)1 [![Build Status](https://travis-ci.org/SamR1/FitTrackee.svg?branch=master)](https://travis-ci.org/SamR1/FitTrackee)