1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<?xml version="1.0" encoding="UTF-8"?>
<changelog>
<change version="0.1.4">
<datetime day-of-week="Wed" month="7" day="19" hour="17"
minute="37" second="57" timezone="CEST" year="2017"/>
<logentry>Added support for hyperlinks in changelogs.</logentry>
</change>
<change version="0.1.3">
<datetime day-of-week="Thu" month="8" day="25" hour="17"
minute="18" second="41" timezone="CEST" year="2016"/>
<logentry>Fix suffix for conversion to text files.</logentry>
</change>
<change version="0.1.2">
<datetime day-of-week="Tue" month="8" day="23" hour="16"
minute="50" second="38" timezone="CEST" year="2016"/>
<logentry>Fixed missing scripts.</logentry>
</change>
<change version="0.1.1">
<datetime day-of-week="Tue" month="8" day="23" hour="16"
minute="47" second="9" timezone="CEST" year="2016"/>
<logentry>Renamed conversion shell scripts.</logentry>
</change>
<change version="0.1.0">
<datetime day-of-week="Tue" month="8" day="22" hour="22"
minute="12" second="39" timezone="CEST" year="2016"/>
<logentry>Migrated fizmo documentation tools from separate modules to “tiny-xml-doc-tools” repository. Fixed missing quotations for <tt><</tt> and <tt>></tt>.</logentry>
</change>
</changelog>
|