Skip to content

Commit

Permalink
BowPad 2.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankueng committed Jun 22, 2023
1 parent 01cf0be commit 630c09c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions www/source/BowPad_history.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<div class="wrapper">
<div class="content">
<h2>Version 2.8.9</h2>
<ul>
<li>List of issues solved for <a href="https://github.com/stefankueng/BowPad/milestone/25?closed=1">2.8.9</a></li>
<li>Fixed problem where file was not loaded/shown empty when encoding detection failed</li>
<li>updated to Scintilla 5.3.5</li>
</ul>
<h2>Version 2.8.8</h2>
<ul>
<li>List of issues solved for <a href="https://github.com/stefankueng/BowPad/milestone/24?closed=1">2.8.8</a></li>
Expand Down
2 changes: 1 addition & 1 deletion www/source/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<a href="./BowPad.html">BowPad</a>
</td>
<td>A simple and fast text editor with a ribbon UI</td>
<td>2.8.8<br>June 2, 2023</td>
<td>2.8.9<br>June 22, 2023</td>
<td class="nowrap">
<ul>
<li><a href="./BowPad.html">Info</a></li>
Expand Down
2 changes: 1 addition & 1 deletion www/source/index.zh.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<a href="./BowPad.html">BowPad</a>
</td>
<td>A simple and fast text editor with a ribbon UI</td>
<td>2.8.8<br>June 2, 2023</td>
<td>2.8.9<br>June 22, 2023</td>
<td class="nowrap">
<ul>
<li><a href="./BowPad.html">Info</a></li>
Expand Down

0 comments on commit 630c09c

Please sign in to comment.