]> git.r.bdr.sh - rbdr/heart/blame - CHANGELOG.md
Merge branch 'release/1.0.1'
[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
f592b950
BB
7## [1.0.1] - 2017-02-16
8### Added
9- Add mouse following
10- Fix README links
11
aab4b2e7 12## 1.0.0 - 2016-11-10
f28c4a44
BB
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
f592b950
BB
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