|
1 | | -# Change Log |
2 | | -All notable changes to this project will be documented in this file. |
3 | | -This project adheres to [Semantic Versioning](http://semver.org/). |
| 1 | +<a name=""></a> |
| 2 | +# [](https://github.com/saschwarz/react-svgpathplayer/compare/v2.0.2...v) (2016-01-16) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **demo:** Corrected script name ([6f04d73](https://github.com/saschwarz/react-svgpathplayer/commit/6f04d73)) |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +<a name="2.0.2"></a> |
| 12 | +## [2.0.2](https://github.com/saschwarz/react-svgpathplayer/compare/v2.0.1...v2.0.2) (2016-01-11) |
| 13 | + |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +* **demo:** Corrected naming of dist files used in demo script.js ([0c8129f](https://github.com/saschwarz/react-svgpathplayer/commit/0c8129f)) |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +<a name="2.0.1"></a> |
| 22 | +## [2.0.1](https://github.com/saschwarz/react-svgpathplayer/compare/v2.0.0...v2.0.1) (2016-01-11) |
| 23 | + |
| 24 | + |
| 25 | +### Bug Fixes |
| 26 | + |
| 27 | +* **dist:** corrected naming of umd dist files ([7369c2e](https://github.com/saschwarz/react-svgpathplayer/commit/7369c2e)) |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +<a name="2.0.0"></a> |
| 32 | +# [2.0.0](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.13...v2.0.0) (2016-01-10) |
| 33 | + |
| 34 | + |
| 35 | +### Bug Fixes |
| 36 | + |
| 37 | +* **eslint:** eslint config to recommended and fixed all lint errors. ([5dac627](https://github.com/saschwarz/react-svgpathplayer/commit/5dac627)) |
| 38 | +* **segments:** Corrected calculation of segment number displayed ([ffa5172](https://github.com/saschwarz/react-svgpathplayer/commit/ffa5172)) |
| 39 | + |
| 40 | +### Features |
| 41 | + |
| 42 | +* **dist:** All dists to dist/ and deploy all to github/npmcdn. Expanded README. ([41f8a93](https://github.com/saschwarz/react-svgpathplayer/commit/41f8a93)) |
| 43 | + |
| 44 | + |
| 45 | +### BREAKING CHANGES |
| 46 | + |
| 47 | +* dist: package main changed to npm index.js |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | +<a name="1.0.13"></a> |
| 52 | +## [1.0.13](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.12...v1.0.13) (2016-01-03) |
| 53 | + |
| 54 | + |
| 55 | +### Bug Fixes |
| 56 | + |
| 57 | +* **demo:** Fixed responsive for mobile devices. ([f63885e](https://github.com/saschwarz/react-svgpathplayer/commit/f63885e)) |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | +<a name="1.0.12"></a> |
| 62 | +## [1.0.12](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.11...v1.0.12) (2016-01-03) |
| 63 | + |
| 64 | + |
| 65 | +### Bug Fixes |
| 66 | + |
| 67 | +* **demo:** Updated README/demos to be responsive and cleaned up unused requirements. ([bc42ddf](https://github.com/saschwarz/react-svgpathplayer/commit/bc42ddf)) |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | +<a name="1.0.11"></a> |
| 72 | +## [1.0.11](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.10...v1.0.11) (2016-01-03) |
| 73 | + |
| 74 | + |
| 75 | +### Bug Fixes |
| 76 | + |
| 77 | +* **coverage:** Trying a different output file for codecov ([27be590](https://github.com/saschwarz/react-svgpathplayer/commit/27be590)) |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | +<a name="1.0.10"></a> |
| 82 | +## [1.0.10](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.8...v1.0.10) (2016-01-02) |
| 83 | + |
| 84 | + |
| 85 | +### Bug Fixes |
| 86 | + |
| 87 | +* **gh-pages:** Another fix ([4a2fa97](https://github.com/saschwarz/react-svgpathplayer/commit/4a2fa97)) |
| 88 | +* **gh-pages:** Another travis deploy attempt ([a1c16d3](https://github.com/saschwarz/react-svgpathplayer/commit/a1c16d3)) |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | +<a name="1.0.8"></a> |
| 93 | +## [1.0.8](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.6...v1.0.8) (2016-01-02) |
| 94 | + |
| 95 | + |
| 96 | +### Bug Fixes |
| 97 | + |
| 98 | +* **gh-pages:** another attempt ([3177440](https://github.com/saschwarz/react-svgpathplayer/commit/3177440)) |
| 99 | +* **gh-pages:** update readme ([bc3218a](https://github.com/saschwarz/react-svgpathplayer/commit/bc3218a)) |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | +<a name="1.0.6"></a> |
| 104 | +## [1.0.6](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.5...v1.0.6) (2016-01-02) |
| 105 | + |
| 106 | + |
| 107 | +### Bug Fixes |
| 108 | + |
| 109 | +* **gh-pages:** Remove extra travis dist step and fix gh-pages publish ([f7bc740](https://github.com/saschwarz/react-svgpathplayer/commit/f7bc740)) |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | +<a name="1.0.5"></a> |
| 114 | +## [1.0.5](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.4...v1.0.5) (2016-01-02) |
| 115 | + |
| 116 | + |
| 117 | +### Bug Fixes |
| 118 | + |
| 119 | +* **gh-pages:** Try pushing gh-pages via travis-ci. ([b3c8ead](https://github.com/saschwarz/react-svgpathplayer/commit/b3c8ead)) |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | +<a name="1.0.4"></a> |
| 124 | +## [1.0.4](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.3...v1.0.4) (2016-01-02) |
| 125 | + |
| 126 | + |
| 127 | +### Bug Fixes |
| 128 | + |
| 129 | +* **gh-pages:** Removed gh-pages commit from Travis ([d8ae40c](https://github.com/saschwarz/react-svgpathplayer/commit/d8ae40c)) |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | +<a name="1.0.3"></a> |
| 134 | +## [1.0.3](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.2...v1.0.3) (2016-01-02) |
| 135 | + |
| 136 | + |
| 137 | +### Bug Fixes |
| 138 | + |
| 139 | +* **gh-pages:** Fixed user config so travis can push gh-pages ([e6d1d24](https://github.com/saschwarz/react-svgpathplayer/commit/e6d1d24)) |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | +<a name="1.0.2"></a> |
| 144 | +## [1.0.2](https://github.com/saschwarz/react-svgpathplayer/compare/v1.0.0...v1.0.2) (2016-01-02) |
| 145 | + |
| 146 | + |
| 147 | +### Bug Fixes |
| 148 | + |
| 149 | +* **npm:** Correct distributions ([071386b](https://github.com/saschwarz/react-svgpathplayer/commit/071386b)) |
| 150 | +* **npmcdn:** Document npmcdn and fix github pages deploy. ([bc3595b](https://github.com/saschwarz/react-svgpathplayer/commit/bc3595b)) |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | +<a name="1.0.0"></a> |
| 155 | +# [1.0.0](https://github.com/saschwarz/react-svgpathplayer/compare/91aa64e...v1.0.0) (2016-01-01) |
| 156 | + |
| 157 | + |
| 158 | +### Features |
| 159 | + |
| 160 | +* **flexible units:** Path/segment units fully configurable. ([91aa64e](https://github.com/saschwarz/react-svgpathplayer/commit/91aa64e)) |
| 161 | + |
| 162 | + |
| 163 | +### BREAKING CHANGES |
| 164 | + |
| 165 | +* flexible units: units now require a scale prop to convert to yds/m. |
| 166 | + |
| 167 | + |
4 | 168 |
|
5 | | -## [Unreleased] |
|
0 commit comments