fix typo
This commit is contained in:
parent
89588a4490
commit
314efd9fd3
@ -1,9 +1,9 @@
|
||||
# Change log
|
||||
|
||||
## Version 0.4.0 - FitFtrackee on PyPI (2020/09/19)
|
||||
## Version 0.4.0 - FitTrackee on PyPI (2020/09/19)
|
||||
|
||||
This version introduces some major changes:
|
||||
- Installation becomes more easy. **FitFtrackee** can be now be installed from PyPi.
|
||||
- Installation becomes more easy. **FitTrackee** can be now be installed from PyPi.
|
||||
⚠️ Warning: please read [installation documentation](https://samr1.github.io/FitTrackee/installation.html), some environment variables and files have been renamed.
|
||||
- It's now possible to change the tile provider for maps. The default tile server is now **OpenStreetMap**'s standard tile layer (replacing **ThunderForest Outdoors**),
|
||||
see [Map tile server in documentation](https://samr1.github.io/FitTrackee/installation.html#map-tile-server).
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Change log
|
||||
|
||||
## Version 0.4.0 - FitFtrackee on PyPI (2020/09/19)
|
||||
## Version 0.4.0 - FitTrackee on PyPI (2020/09/19)
|
||||
|
||||
This version introduces some major changes:
|
||||
- Installation becomes more easy. **FitFtrackee** can be now be installed from PyPi.
|
||||
- Installation becomes more easy. **FitTrackee** can be now be installed from PyPi.
|
||||
⚠️ Warning: please read [installation documentation](https://samr1.github.io/FitTrackee/installation.html), some environment variables and files have been renamed.
|
||||
- It's now possible to change the tile provider for maps. The default tile server is now **OpenStreetMap**'s standard tile layer (replacing **ThunderForest Outdoors**),
|
||||
see [Map tile server in documentation](https://samr1.github.io/FitTrackee/installation.html#map-tile-server).
|
||||
|
@ -77,7 +77,7 @@
|
||||
role="menu"
|
||||
aria-labelledby="dLabelLocalToc"><ul>
|
||||
<li><a class="reference internal" href="#">Change log</a><ul>
|
||||
<li><a class="reference internal" href="#version-0-4-0-fitftrackee-on-pypi-2020-09-19">Version 0.4.0 - FitFtrackee on PyPI (2020/09/19)</a><ul>
|
||||
<li><a class="reference internal" href="#version-0-4-0-fittrackee-on-pypi-2020-09-19">Version 0.4.0 - FitTrackee on PyPI (2020/09/19)</a><ul>
|
||||
<li><a class="reference internal" href="#issues-closed">Issues Closed</a><ul>
|
||||
<li><a class="reference internal" href="#new-features">New Features</a></li>
|
||||
</ul>
|
||||
@ -196,11 +196,11 @@
|
||||
|
||||
<div class="section" id="change-log">
|
||||
<h1>Change log<a class="headerlink" href="#change-log" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="version-0-4-0-fitftrackee-on-pypi-2020-09-19">
|
||||
<h2>Version 0.4.0 - FitFtrackee on PyPI (2020/09/19)<a class="headerlink" href="#version-0-4-0-fitftrackee-on-pypi-2020-09-19" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="section" id="version-0-4-0-fittrackee-on-pypi-2020-09-19">
|
||||
<h2>Version 0.4.0 - FitTrackee on PyPI (2020/09/19)<a class="headerlink" href="#version-0-4-0-fittrackee-on-pypi-2020-09-19" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This version introduces some major changes:</p>
|
||||
<ul class="simple">
|
||||
<li><p>Installation becomes more easy. <strong>FitFtrackee</strong> can be now be installed from PyPi.<br />⚠️ Warning: please read <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html">installation documentation</a>, some environment variables and files have been renamed.</p></li>
|
||||
<li><p>Installation becomes more easy. <strong>FitTrackee</strong> can be now be installed from PyPi.<br />⚠️ Warning: please read <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html">installation documentation</a>, some environment variables and files have been renamed.</p></li>
|
||||
<li><p>It’s now possible to change the tile provider for maps. The default tile server is now <strong>OpenStreetMap</strong>’s standard tile layer (replacing <strong>ThunderForest Outdoors</strong>),
|
||||
see <a class="reference external" href="https://samr1.github.io/FitTrackee/installation.html#map-tile-server">Map tile server in documentation</a>.</p></li>
|
||||
</ul>
|
||||
|
@ -187,7 +187,7 @@ Map</a>.</div>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Change log</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#version-0-4-0-fitftrackee-on-pypi-2020-09-19">Version 0.4.0 - FitFtrackee on PyPI (2020/09/19)</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#version-0-4-0-fittrackee-on-pypi-2020-09-19">Version 0.4.0 - FitTrackee on PyPI (2020/09/19)</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#version-0-3-0-administration-2020-07-15">Version 0.3.0 - Administration (2020/07/15)</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#version-0-2-5-fix-and-improvements-2020-01-31">Version 0.2.5 - Fix and improvements (2020/01/31)</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="changelog.html#version-0-2-4-minor-fix-2020-01-30">Version 0.2.4 - Minor fix (2020/01/30)</a></li>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user