You can format changelog by using following class or code structure.
<h3>Version 1.2</h3>
<ul>
<li class="added">New feature added</li>
<li class="fixed">Few bugs fixed</li>
<li class="updated">Few elements updated</li>
</ul>
There are an example with image:
How it will appear: