<p>Not sure what you mean by "no apparent reason" since the commit message states the reason -- i.e. to adhere to CPAN::Changes spec -- but allow me to elucidate as best I can :)</p>

<p>The point is to create a human readable &amp; machine parsable changelog using a format widely used by existing distributions already on CPAN. The end result allows programmatic access to the data so that changelogs can be read from (think "most recent feed" for e.g.), written to and updated (think automated tools to update the version &amp; release date in the changelog, for e.g.)</p>

<p>If you haven't already, please checkout <a href="http://changes.cpanhq.org/">http://changes.cpanhq.org/</a> for a bit more info.</p>

<p>I know the unified diff looks a wee-bit messy, but if you view the files side-by-side, you'll see the changes are actually relatively minor:</p>

<ul>
<li>Remove "---" line markers</li>
<li>Remove starting pound signs (#)</li>
<li>Add single space before changelog marker (*)</li>
<li>Make spacing between changelog lines consistent</li>
</ul><p>And that's basically all.</p>

<p>If there are other questions, let me know! Cheers :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href='https://github.com/dbsrgits/sql-translator/pull/23#issuecomment-14674866'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/4W3BWTo7EIi_7vx28Xzl_lBsacWHP1y-fUAZkP8iu7aFXzmchb95XD5CJZSjyA2B.gif' height='1' width='1'></p>