mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@e55c58bc89 🚀
This commit is contained in:
parent
61f8bca591
commit
06e50e0c80
158 changed files with 429 additions and 480 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">26.2.1</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">26.2.2</small>
|
||||
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
|
|
@ -38,9 +38,13 @@
|
|||
<div class="row">
|
||||
<main id="main" class="col-md-9"><div class="page-header">
|
||||
<img src="../logo.png" class="logo" alt=""><h1>Changelog</h1>
|
||||
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/v26.2.1/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
|
||||
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
|
||||
</div>
|
||||
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="26.2.2" id="freesearchr-2622">FreesearchR 26.2.2<a class="anchor" aria-label="anchor" href="#freesearchr-2622"></a></h2>
|
||||
<p>Minor addition to the previous update with correct activation of the missingness evaluation button.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="26.2.1" id="freesearchr-2621">FreesearchR 26.2.1<a class="anchor" aria-label="anchor" href="#freesearchr-2621"></a></h2>
|
||||
<p>This update is mainly focused on polishing, fixes and small additions to make the app more intuitive.</p>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## FreesearchR 26.2.2
|
||||
|
||||
Minor addition to the previous update with correct activation of the
|
||||
missingness evaluation button.
|
||||
|
||||
## FreesearchR 26.2.1
|
||||
|
||||
This update is mainly focused on polishing, fixes and small additions to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue