# Changelog This changelog only exists as of v5.0 onward, for previous inuit.css versions’ history please browse the commit logs. ## v5.0.0 This major version bump saw the introduction of the [inuit.css web template](https://github.com/csswizardry/inuit.css-web-template), a means of including inuit.css as a submodule through which you can easily pull updates from GitHub whilst avoiding having to touch any library code. * Use [beautons](https://github.com/csswizardry/beautons) for button styling * Use [csswizardry-grids](https://github.com/csswizardry/csswizardry-grids) for inuit.css’ built-in grid system. * Removed [Batch](http://adamwhitcroft.com/batch/) * Moved over to [HTML5 Boilerplate](http://html5boilerplate.com/) style helper classes. * Added a few more helper classes and mixins. * Introduced switches to turn objects and abstractions on/off. ## v5.1.1 * Convert special character to unicode. * Fix/change the `headings` mixin. * Fix some typos pertaining to the renaming of the spriting object.