]> git.r.bdr.sh - rbdr/heart/blame - CHANGELOG.md
Merge branch 'release/1.1.0'
[rbdr/heart] / CHANGELOG.md
CommitLineData
f28c4a44
BB
1# Changelog
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/).
6
b412d834
BB
7## [1.1.0] - 2017-02-19
8### Added
9- Add resizing based on scrollwheel
10- Make mouse tracking smoother
11- Make colors transition smoothly
12- Hide cursor when not moving, crosshair when moving
13
f592b950
BB
14## [1.0.1] - 2017-02-16
15### Added
16- Add mouse following
17- Fix README links
18
aab4b2e7 19## 1.0.0 - 2016-11-10
f28c4a44
BB
20### Added
21- Basic configuration for jsdoc
22- Basic configuration for eslint
23- Basic configuration for circle ci
24- A readme
25- This changelog
26- Heart Renderer
27
f592b950
BB
28[Unreleased]: https://github.com/rbdr/heart/compare/master...develop
29[1.0.1]: https://github.com/rbdr/heart/compare/1.0.0...1.0.1
b412d834 30[1.1.0]: https://github.com/rbdr/heart/compare/1.0.1...1.1.0