update CHANGELOG.md

This commit is contained in:
Sam 2021-11-14 22:56:14 +01:00
parent bad4f10f3a
commit 5f0647e874
4 changed files with 17 additions and 7 deletions

View File

@ -26,10 +26,13 @@
* [#98/#109](https://github.com/SamR1/FitTrackee/pull/109) - Added stopped_speed_threshold to support slow movement
* [#84/#93](https://github.com/SamR1/FitTrackee/pull/93) - Add elevation data and new sports
In this release 6 issues were closed.
In this release 6 issues were closed.
**Note:** This release contains database migrations.
Thanks to the contributors:
- @Fmstrat
- @paf38
## Version 0.4.9 (2021/07/16)

View File

@ -26,10 +26,13 @@
* [#98/#109](https://github.com/SamR1/FitTrackee/pull/109) - Added stopped_speed_threshold to support slow movement
* [#84/#93](https://github.com/SamR1/FitTrackee/pull/93) - Add elevation data and new sports
In this release 6 issues were closed.
In this release 6 issues were closed.
**Note:** This release contains database migrations.
Thanks to the contributors:
- @Fmstrat
- @paf38
## Version 0.4.9 (2021/07/16)

View File

@ -304,8 +304,12 @@
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/109">#98/#109</a> - Added stopped_speed_threshold to support slow movement</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/pull/93">#84/#93</a> - Add elevation data and new sports</p></li>
</ul>
<p>In this release 6 issues were closed.</p>
<p><strong>Note:</strong> This release contains database migrations.</p>
<p>In this release 6 issues were closed.<br /><strong>Note:</strong> This release contains database migrations.</p>
<p>Thanks to the contributors:</p>
<ul class="simple">
<li><p>&#64;Fmstrat</p></li>
<li><p>&#64;paf38</p></li>
</ul>
</section>
</section>
<section id="version-0-4-9-2021-07-16">

File diff suppressed because one or more lines are too long