update documentation

This commit is contained in:
Sam
2021-01-10 14:55:17 +01:00
parent e90937e01e
commit 635f88ba5f
18 changed files with 153 additions and 91 deletions

View File

@ -1,5 +1,22 @@
# Change log
## Version 0.4.3 (2021/01/10)
### Issues Closed
#### New Features
* [#58](https://github.com/SamR1/Fittrackee/issues/58) - Standardize terms used for workouts
**Note:** Database model, upload directory for workouts and API endpoints are also updated.
#### Bugs Fixed
* [#59](https://github.com/SamR1/Fittrackee/issues/59) - No message displayed on uploading image error
In this release 2 issues were closed.
## Version 0.4.2 (2021/01/03)
### Misc

View File

@ -52,7 +52,7 @@ Workouts
- farest distance
- longest duration
- maximum speed
- Workours list and filter
- Workouts list and filter
.. note::
for now, only the owner of the workout can see it.