--- layout: default nav: basicnav.html title: Tiny Life Changelog summary: The full changelog for Tiny Life ---

Tiny Life Changelog

This is the full changelog for the game, as seen in the bottom-right corner of its main menu.

{% capture changelog %}{% include __changelog.md %}{% endcapture %} {% assign content = changelog | markdownify | replace: 'src="media/', 'src="../media/' | replace: 'src="./media/', 'src="../media/' %} {% include anchor_headings.html html=content anchorBody="#" anchorClass="anchor-heading" %}