The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.1.1] - 2017-02-19
+### Changed
+- Set encoding and description on index
+
## [1.1.0] - 2017-02-19
### Added
- Add resizing based on scrollwheel
[Unreleased]: https://github.com/rbdr/heart/compare/master...develop
[1.0.1]: https://github.com/rbdr/heart/compare/1.0.0...1.0.1
[1.1.0]: https://github.com/rbdr/heart/compare/1.0.1...1.1.0
+[1.1.1]: https://github.com/rbdr/heart/compare/1.1.0...1.1.1
<!doctype html>
<html>
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta charset="utf-8">
+ <meta name="author" content="Rubén Beltrán del Río">
+ <meta name="description" content="❤️ - draw with the power of your heart">
+
<title>❤️</title>
<link href="/css/app.css" rel="stylesheet">