Skip to content

Commit a74038b

Browse files
authored
Update index.html
1 parent 3cdcb30 commit a74038b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

public/docs/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<li class="nav-item"><a class="nav-link" href="#idocs_faq">FAQ</a></li>
9292
<li class="nav-item"><a class="nav-link" href="#idocs_changelog">Changelog</a>
9393
<ul class="nav flex-column">
94+
<li class="nav-item"><a class="nav-link" href="#v1-0-2">v1.0.2</a></li>
9495
<li class="nav-item"><a class="nav-link" href="#v1-0-1">v1.0.1</a></li>
9596
<li class="nav-item"><a class="nav-link" href="#v1-0-0">v1.0.0</a></li>
9697
</ul>
@@ -117,7 +118,7 @@ <h2>Help Desk</h2>
117118
<div class="row">
118119
<div class="col-sm-6 col-lg-4">
119120
<ul class="list-unstyled">
120-
<li><strong>Version:</strong> 1.0</li>
121+
<li><strong>Version:</strong> 1.0.2</li>
121122
<li><strong>Author:</strong> <a href="mailto:eloufirhatim@gmail.com"
122123
target="_blank">heloufir</a>
123124
</li>
@@ -321,6 +322,8 @@ <h5 class="mb-0"> <a href="#" class="collapsed" data-toggle="collapse" data-targ
321322
<section id="idocs_changelog">
322323
<h2>Changelog</h2>
323324
<p class="text-4">See what's new added, changed, fixed, improved or updated in the latest versions. </p>
325+
<h3 id="v1-0-1">Version 1.0.2 <small class="text-muted">(15 September, 2022)</small></h3>
326+
<p>Add translations: Locale switcher, french translation file</p>
324327
<h3 id="v1-0-1">Version 1.0.1 <small class="text-muted">(14 September, 2022)</small></h3>
325328
<p>My notifications: Notifications page listing the authenticated user's received notifications</p>
326329
<h3 id="v1-0">Version 1.0.0 <small class="text-muted">(12 September, 2022)</small></h3>

0 commit comments

Comments
 (0)