]> git.r.bdr.sh - rbdr/heart/blob - CHANGELOG.md
Merge branch 'release/1.0.1' into develop
[rbdr/heart] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [1.0.1] - 2017-02-16
8 ### Added
9 - Add mouse following
10 - Fix README links
11
12 ## 1.0.0 - 2016-11-10
13 ### Added
14 - Basic configuration for jsdoc
15 - Basic configuration for eslint
16 - Basic configuration for circle ci
17 - A readme
18 - This changelog
19 - Heart Renderer
20
21 [Unreleased]: https://github.com/rbdr/heart/compare/master...develop
22 [1.0.1]: https://github.com/rbdr/heart/compare/1.0.0...1.0.1