Updating docs to release 2.3.2
This commit is contained in:
parent
dac9faf47c
commit
c308c91f39
@ -65,6 +65,13 @@
|
||||
<h2><a name="history"></a>History</h2>
|
||||
|
||||
<dl class="history">
|
||||
<dt><strong>LuaSQL 2.3.2</strong> [14/May/2016]</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Bug correction in Postgres driver: freeing memory after failed connection opening</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt><strong>LuaSQL 2.3.1</strong> [28/Mar/2016]</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
|
@ -81,7 +81,7 @@ as Lua 5.1.
|
||||
<h2><a name="status"></a>Status</h2>
|
||||
|
||||
<p>
|
||||
LuaSQL version 2.3.1 (for Lua 5.X) is now available for <a href="#download">download</a>.
|
||||
LuaSQL version 2.3.2 (for Lua 5.X) is now available for <a href="#download">download</a>.
|
||||
For more details on the features list please check the product
|
||||
<a href="history.html">history</a>.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user