CHANGELOG.md
# Change Log - Grafite Charts
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
----
## [v0.5.1] - 2020-11-15
### Fixed
- Issue with charts dataset
## [v0.5.0] - 2020-09-17
### Added
- Support for Laravel 8
## [v0.4.5] - 2020-07-29
### Fixed
- Issue with height being defined as pixels
## [v0.4.4] - 2020-07-29
### Fixed
- Issue with handler not loading for some charts
## [v0.4.3] - 2020-07-29
### Fixed
- Issue with reloading charts and sizing
## [v0.4.2] - 2020-07-17
### Fixed
- Issue with empty arrays for labels
## [v0.4.1] - 2020-06-18
### Fixed
- Issue with bar width
## [v0.4.0] - 2020-06-18
### Added
- Ability to override options
- Stub docblocks and options method
### Fixed
- Missing beginsAtZero for xAxes
## [v0.3.0] - 2020-06-18
### Fixed
- Missing component for API functionality
## [v0.2.0] - 2020-06-18
### Added
- CDN script link
## [v0.1.0] - 2020-06-18
### Added
- Initial build