From 8ca14503b7cecc90a499d13bf3cbcab4fd7e48d7 Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Thu, 19 Oct 2017 17:48:58 +0300 Subject: Added changelogs generation tools. --- docs/changes.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/changes.xml (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml new file mode 100644 index 00000000..1607d632 --- /dev/null +++ b/docs/changes.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + +First public release. + + + + + + + -- cgit