Skip to content

Commit 891d05e

Browse files
committed
Upgrade version number to 3.1.16
1 parent 8cf62cb commit 891d05e

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGES

+7
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ most recent build should be at the top of this file.
88

99
Thanks!
1010

11+
3.1.16
12+
------
13+
- Fix article selection after an article is deleted from within the 'Unread Articles' folder
14+
- Fix bugs related to multithreading
15+
- Fix handling of impossibility of creating the database
16+
- Corrected changelog text at version 3.1.15
17+
1118
3.1.15
1219
------
1320
- Fix article list not scrolling to top when selecting a folder

notes.html

+11-2
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,23 @@
108108

109109
<h1 id="toc_0">Version Notes</h1>
110110

111-
<h2 id="toc_1">3.1.15</h2>
111+
<h2 id="toc_1">3.1.16</h2>
112+
113+
<ul>
114+
<li>Fix article selection after an article is deleted from within the &#39;Unread Articles&#39; folder</li>
115+
<li>Fix bugs related to multithreading</li>
116+
<li>Fix handling of impossibility of creating the database</li>
117+
<li>Corrected changelog text at version 3.1.15</li>
118+
</ul>
119+
120+
<h2 id="toc_2">3.1.15</h2>
112121

113122
<ul>
114123
<li>Fix article list not scrolling to top when selecting a folder</li>
115124
<li>Fix &#39;Skip Folder&#39; not selecting the first unread article in the next folder with unread articles</li>
116125
</ul>
117126

118-
<h2 id="toc_2">3.1.14</h2>
127+
<h2 id="toc_3">3.1.14</h2>
119128

120129
<ul>
121130
<li>Fix article pane not updating on article deletion from the &#39;Unread Articles&#39; folder</li>

0 commit comments

Comments
 (0)