File tree Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change
1
+
1
2
# Changelog
2
3
All notable changes to this project will be documented in this file.
3
4
5
+ ## [ Unreleased]
6
+ ### Added
7
+ - Candlestick chart to mixed chart
8
+ - Ruby debug as development dependency
9
+ - Support for Middleman
10
+ - Set Ruby v2.3 as minimum requirement
11
+
12
+ ### Changed
13
+ - ApexCharts.JS version from 3.33.0 to 3.53.0
14
+
15
+ ### Fixed
16
+ - Chart options set globally not showing as default options
17
+ - Chart height options not overriden by default options
18
+
4
19
## [ 0.2.0] - 2022-02-28
5
20
### Added
6
21
- Option to render chart with a script whose type is module
Original file line number Diff line number Diff line change 1
1
# Security Policy
2
2
3
- ## Supported Versions
4
-
5
- Versions currently being supported with security updates.
6
-
7
- | Version | Supported |
8
- | ------- | ------------------ |
9
- | 0.1.x | :white_check_mark : |
10
-
11
3
## Reporting a Vulnerability
12
4
13
5
Please don't report vulnerability by creating a new issue.
You can’t perform that action at this time.
0 commit comments