--- title: Change Log permalink: /changelog/ ---

Subscribe with RSS to keep up with the latest changes. The most detailed and up to date changes are kept with the CHANGELOG with the code base.

{% for change in site.posts %}

{{ change.title }}

{{ change.date | date: "%B %d, %Y" }} {{ change.type }}

{{ change.content }}
{% endfor %}