Deployed 0b87aa3
to dev with MkDocs 1.1.2 and mike 0.5.5
parent
65bce7887b
commit
c031290b1c
|
@ -1076,6 +1076,13 @@
|
|||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#v041" class="md-nav__link">
|
||||
v0.4.1
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#v040" class="md-nav__link">
|
||||
v0.4.0
|
||||
|
@ -1209,6 +1216,13 @@
|
|||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#v041" class="md-nav__link">
|
||||
v0.4.1
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#v040" class="md-nav__link">
|
||||
v0.4.0
|
||||
|
@ -1311,6 +1325,10 @@
|
|||
|
||||
|
||||
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">¶</a></h1>
|
||||
<h2 id="v041">v0.4.1<a class="headerlink" href="#v041" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li>Fix bug when no error message was displayed for an empty <code>[PHONE_DATA_YIELD][SENSORS]</code> when resampling location data</li>
|
||||
</ul>
|
||||
<h2 id="v040">v0.4.0<a class="headerlink" href="#v040" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li>Add four new phone sensors that can be used for PHONE_DATA_YIELD</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue