Added changelogs generation tools.
This commit is contained in:
21
docs/changes.xml
Normal file
21
docs/changes.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE change_log SYSTEM "changes.dtd" >
|
||||
|
||||
|
||||
<change_log title="unit">
|
||||
|
||||
|
||||
<changes apply="unit" ver="0.1" rev="1"
|
||||
date="2017-09-06" time="19:14:28 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
<change>
|
||||
<para>
|
||||
First public release.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
</change_log>
|
||||
Reference in New Issue
Block a user