#Frank Version History

##0.9.3
* Frank now uses [Grunt](http://gruntjs.com) for all automation tasks!
	* Tons of optimization tools, WebP Image encoding, image optimization, SVG optimization, CSS optimization and JS opimization.
	* Basic linting of Javascript. More to come in future versions.
	* Deployment tools to remove all the development files for a clean WP theme.
* More documentation added. Still a long way to go, but it's getting there.
* Fixed home page loop bugs
* Added option to remove WordPress version meta info

##0.9.2
* Broke up the repository into two separate repos. The child theme now exists at [github.com/somerandomdude/frank-somerandomdude](https://github.com/somerandomdude/frank-somerandomdude)
* Cleaned up the repo dramatically.
* Improved structure and organization of SCSS.
* Broke up global.scss into smaller modules
* Converted main content div to the 'main' tag
* Fixed 404 template
* Added individual IDs for comments
* Made comments count in sidebar a link
* Added simple image deferring Javascript (not included by default)
* Fixed font size for unordered list within 3-up view
* Fixed pagination margins
* Fixed list line-height in content section UI
* Made the removal of script/style version URL parameter optional
* Moved core Javascript into parent theme (not included by default)
* Text input placeholder replacements for IE
* Added French translation
* Added Polish translation
