Changelog
<% for(var idx in commits) { commit = commits[idx]; -%>
[<%= commit.hash %>]
<%= commit.subject %>
<% } %>