[UPDATE] Readme
This commit is contained in:
parent
8de1b23590
commit
9b38498482
3 changed files with 10 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ Changelog
|
|||
=========
|
||||
|
||||
|
||||
:1.0.0 Initial module.
|
||||
:1.0.0: Initial module.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
|
||||
:1.0.0 Initial module.
|
||||
:1.0.0: Initial module.
|
||||
|
|
@ -385,7 +385,14 @@ ul.auto-toc {
|
|||
</div>
|
||||
<div class="section" id="changelog">
|
||||
<h1><a class="toc-backref" href="#toc-entry-1">Changelog</a></h1>
|
||||
<p>:1.0.0 Initial module.</p>
|
||||
<table class="docutils field-list" frame="void" rules="none">
|
||||
<col class="field-name" />
|
||||
<col class="field-body" />
|
||||
<tbody valign="top">
|
||||
<tr class="field"><th class="field-name">1.0.0:</th><td class="field-body">Initial module.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
|
||||
|
|
|
|||
Loading…
Reference in a new issue