# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

NA

## [0.0.18] - 2020-03-02

### Fixed

- Main entry change with new bundle [#55](https://github.com/alexcode/vue2vis/issues/55).

## [0.0.17] - 2020-02-25

### Fixed

- Groups does not display if originally empty [#54](https://github.com/alexcode/vue2vis/issues/54).

### Changed

- Cleanup examples directory
- Update dependencies with vue-cli

## [0.0.16] - 2018-12-04

### Added

- Support Timeline without groups [#34](https://github.com/alexcode/vue2vis/pull/34).
- Added CHANGELOG.md

### Fixed

- Fix lint errors

### Changed

- Update packages in both lib and examples

[unreleased]: https://github.com/alexcode/vue2vis/compare/v0.0.18...HEAD
[0.0.16]: https://github.com/alexcode/vue2vis/compare/v0.0.17...v0.0.18
[0.0.16]: https://github.com/alexcode/vue2vis/compare/v0.0.16...v0.0.17
[0.0.16]: https://github.com/alexcode/vue2vis/compare/v0.0.15...v0.0.16
[0.0.15]: https://github.com/alexcode/vue2vis/compare/v0.0.14...v0.0.15
[0.0.14]: https://github.com/alexcode/vue2vis/compare/v0.0.13...v0.0.14
[0.0.13]: https://github.com/alexcode/vue2vis/compare/v0.0.12...v0.0.13
[0.0.12]: https://github.com/alexcode/vue2vis/compare/v0.0.11...v0.0.12
[0.0.11]: https://github.com/alexcode/vue2vis/compare/v0.0.10...v0.0.11
[0.0.10]: https://github.com/alexcode/vue2vis/compare/v0.0.9...v0.0.10
[0.0.9]: https://github.com/alexcode/vue2vis/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/alexcode/vue2vis/compare/v0.0.7...v0.0.8
[0.0.7]: https://github.com/alexcode/vue2vis/compare/v0.0.6...v0.0.7
[0.0.6]: https://github.com/alexcode/vue2vis/compare/v0.0.5...v0.0.6
[0.0.5]: https://github.com/alexcode/vue2vis/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/alexcode/vue2vis/compare/v0.0.3...v0.0.4
