Skip to content

Commit a91cc89

Browse files
committed
Upgrade version number to 3.2.0 rc 1
1 parent 0d42a8d commit a91cc89

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGES

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

99
Thanks!
1010

11+
3.2.0 rc 1
12+
------------
13+
- Fix some OpenReader error handling
14+
- Remove a tab bar animation introduced in 3.2.0 Beta 1
15+
- Update copyright information
16+
1117
3.2.0 Beta 3
1218
------------
1319
- Fix persistent tab bar at launch

notes.html

+13-3
Original file line numberDiff line numberDiff line change
@@ -108,22 +108,32 @@
108108

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

111-
<h2 id="toc_1">3.2.0 Beta 3</h2>
111+
<h2 id="toc_1">3.2.0 rc 1</h2>
112112

113113
<h3 id="toc_2">! For OS X 10.9 or later only !</h3>
114114

115+
<ul>
116+
<li>Fix some OpenReader error handling</li>
117+
<li>Remove a tab bar animation introduced in 3.2.0 Beta 1</li>
118+
<li>Update copyright information</li>
119+
</ul>
120+
121+
<h2 id="toc_3">3.2.0 Beta 3</h2>
122+
115123
<ul>
116124
<li>Fix persistent tab bar at launch</li>
117125
<li>Update FMDB to 2.7.4</li>
118126
</ul>
119127

120-
<h2 id="toc_3">3.2.0 Beta 2</h2>
128+
<h2 id="toc_4">3.2.0 Beta 2</h2>
121129

122130
<ul>
123131
<li>Fix crashes on systems prior to Sierra</li>
124132
</ul>
125133

126-
<h2 id="toc_4">3.2.0 Beta 1</h2>
134+
<h2 id="toc_5">3.2.0 Beta 1</h2>
135+
136+
<h3 id="toc_6">! For OS X 10.9 or later only !</h3>
127137

128138
<ul>
129139
<li>New toolbar icons</li>

0 commit comments

Comments
 (0)