mirror of
https://github.com/knex/knex.git
synced 2025-10-08 14:37:07 +00:00
Prepare for 0.11.7 release
This commit is contained in:
parent
fab1d07730
commit
ec7349ec4e
12
index.html
12
index.html
@ -32,7 +32,7 @@
|
||||
<div id="sidebar" class="interface">
|
||||
|
||||
<a class="toc_title" href="#changelog">
|
||||
Knex.js <span class="version">(0.11.6)</span>
|
||||
Knex.js <span class="version">(0.11.7)</span>
|
||||
</a>
|
||||
<ul class="toc_section">
|
||||
<li>» <a href="https://github.com/tgriesser/knex">GitHub Repository</a></li>
|
||||
@ -337,7 +337,7 @@
|
||||
</p>
|
||||
|
||||
|
||||
<h2>Latest Release: 0.11.6 - <span class="small"><a href="#changelog">Change Log</a></span></h2>
|
||||
<h2>Latest Release: 0.11.7 - <span class="small"><a href="#changelog">Change Log</a></span></h2>
|
||||
|
||||
<p>
|
||||
Current Develop —
|
||||
@ -3114,6 +3114,14 @@ $ npm test
|
||||
|
||||
<h2 id="changelog">Change Log</h2>
|
||||
|
||||
<p>
|
||||
<b class="header">0.11.7</b> — <small><i>19 Jun, 2016</i></small><br />
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>Add missing dependency. #1516
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<b class="header">0.11.6</b> — <small><i>18 Jun, 2016</i></small><br />
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user