|
91 | 91 | <li class="nav-item"><a class="nav-link" href="#idocs_faq">FAQ</a></li> |
92 | 92 | <li class="nav-item"><a class="nav-link" href="#idocs_changelog">Changelog</a> |
93 | 93 | <ul class="nav flex-column"> |
| 94 | + <li class="nav-item"><a class="nav-link" href="#v1-1-0">v1.1.0</a></li> |
94 | 95 | <li class="nav-item"><a class="nav-link" href="#v1-0-2">v1.0.2</a></li> |
95 | 96 | <li class="nav-item"><a class="nav-link" href="#v1-0-1">v1.0.1</a></li> |
96 | 97 | <li class="nav-item"><a class="nav-link" href="#v1-0-0">v1.0.0</a></li> |
@@ -322,11 +323,13 @@ <h5 class="mb-0"> <a href="#" class="collapsed" data-toggle="collapse" data-targ |
322 | 323 | <section id="idocs_changelog"> |
323 | 324 | <h2>Changelog</h2> |
324 | 325 | <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 | + <h3 id="v1-1-0">Version 1.1.0 <small class="text-muted">(17 September, 2022)</small></h3> |
| 327 | + <p>Kanban Board: Add a view to show Tickets as a Kanban Board</p> |
| 328 | + <h3 id="v1-0-2">Version 1.0.2 <small class="text-muted">(15 September, 2022)</small></h3> |
326 | 329 | <p>Add translations: Locale switcher, french translation file</p> |
327 | 330 | <h3 id="v1-0-1">Version 1.0.1 <small class="text-muted">(14 September, 2022)</small></h3> |
328 | 331 | <p>My notifications: Notifications page listing the authenticated user's received notifications</p> |
329 | | - <h3 id="v1-0">Version 1.0.0 <small class="text-muted">(12 September, 2022)</small></h3> |
| 332 | + <h3 id="v1-0-0">Version 1.0.0 <small class="text-muted">(12 September, 2022)</small></h3> |
330 | 333 | <p>Initial Release</p> |
331 | 334 | </section> |
332 | 335 |
|
|
0 commit comments