|  | 
|  | 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](https://keepachangelog.com/en/1.0.0/), | 
|  | 5 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | 
|  | 6 | + | 
|  | 7 | +## [Unreleased] | 
|  | 8 | +NA | 
|  | 9 | + | 
|  | 10 | +## [0.0.16] - 2018年12月04日 | 
|  | 11 | +### Added | 
|  | 12 | +- Support Timeline without groups [#34](https://github.com/alexcode/vue2vis/pull/34). | 
|  | 13 | +- Added CHANGELOG.md | 
|  | 14 | + | 
|  | 15 | +### Fixed | 
|  | 16 | +- Fix lint errors | 
|  | 17 | + | 
|  | 18 | +### Changed | 
|  | 19 | +- Update packages in both lib and examples | 
|  | 20 | + | 
|  | 21 | +[Unreleased]: https://github.com/alexcode/vue2vis/compare/v0.0.16...HEAD | 
|  | 22 | +[0.0.15]: https://github.com/alexcode/vue2vis/compare/v0.0.15...v0.0.16 | 
|  | 23 | +[0.0.14]: https://github.com/alexcode/vue2vis/compare/v0.0.13...v0.0.14 | 
|  | 24 | +[0.0.13]: https://github.com/alexcode/vue2vis/compare/v0.0.12...v0.0.13 | 
|  | 25 | +[0.0.12]: https://github.com/alexcode/vue2vis/compare/v0.0.11...v0.0.12 | 
|  | 26 | +[0.0.11]: https://github.com/alexcode/vue2vis/compare/v0.0.10...v0.0.11 | 
|  | 27 | +[0.0.10]: https://github.com/alexcode/vue2vis/compare/v0.0.9...v0.0.10 | 
|  | 28 | +[0.0.9]: https://github.com/alexcode/vue2vis/compare/v0.0.8...v0.0.9 | 
|  | 29 | +[0.0.8]: https://github.com/alexcode/vue2vis/compare/v0.0.7...v0.0.8 | 
|  | 30 | +[0.0.7]: https://github.com/alexcode/vue2vis/compare/v0.0.6...v0.0.7 | 
|  | 31 | +[0.0.6]: https://github.com/alexcode/vue2vis/compare/v0.0.5...v0.0.6 | 
|  | 32 | +[0.0.5]: https://github.com/alexcode/vue2vis/compare/v0.0.4...v0.0.5 | 
|  | 33 | +[0.0.4]: https://github.com/alexcode/vue2vis/compare/v0.0.3...v0.0.4 | 
0 commit comments