Hurry Up! Refer new customers to Codentheme and receive  10%  of their each purchase. Become an affiliate now

How to format changelog?


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:

changelog

How it will appear:

changelog