2 All notable changes to this project will be documented in this file.
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
7 ## [1.1.1] - 2017-02-19
9 - Set encoding and description on index
11 ## [1.1.0] - 2017-02-19
13 - Add resizing based on scrollwheel
14 - Make mouse tracking smoother
15 - Make colors transition smoothly
16 - Hide cursor when not moving, crosshair when moving
18 ## [1.0.1] - 2017-02-16
25 - Basic configuration for jsdoc
26 - Basic configuration for eslint
27 - Basic configuration for circle ci
32 [Unreleased]: https://github.com/rbdr/heart/compare/master...develop
33 [1.0.1]: https://github.com/rbdr/heart/compare/1.0.0...1.0.1
34 [1.1.0]: https://github.com/rbdr/heart/compare/1.0.1...1.1.0
35 [1.1.1]: https://github.com/rbdr/heart/compare/1.1.0...1.1.1