Skip to content

Commit

Permalink
Deployed 737389b with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ueding committed Aug 5, 2024
1 parent dfade07 commit 7efb72b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions reference/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,15 @@
<nav class="md-nav" aria-label="Version 0">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#version-026" class="md-nav__link">
<span class="md-ellipsis">
Version 0.26
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#version-025" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -1438,6 +1447,15 @@
<nav class="md-nav" aria-label="Version 0">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#version-026" class="md-nav__link">
<span class="md-ellipsis">
Version 0.26
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#version-025" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -2020,6 +2038,13 @@ <h1 id="changelog">Changelog</h1>
<p>This is the log of high-level changes that I have done in the various versions.</p>
<h2 id="version-0">Version 0</h2>
<p>This is the pre-release series. Things haven't settled yet, so each minor version might introduce breaking changes.</p>
<h3 id="version-026">Version 0.26</h3>
<ul>
<li>Add automatic dark mode.</li>
<li>Add some more explanation for the Strava connection.</li>
<li><a href="https://github.com/martin-ueding/geo-activity-playground/issues/138">GH-138</a>: Fix import from Strava archive that was broken in 0.25.0.</li>
<li>Style the settings page a bit.</li>
</ul>
<h3 id="version-025">Version 0.25</h3>
<ul>
<li>Restructure the way that activities are imported to realize a couple of benefits:</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 7efb72b

Please sign in to comment.