Skip to content

Commit 8e7ff26

Browse files
committed
Update some markdown files
1 parent 2a620f8 commit 8e7ff26

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
1+
12
# Changelog
23
All notable changes to this project will be documented in this file.
34

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+
419
## [0.2.0] - 2022-02-28
520
### Added
621
- Option to render chart with a script whose type is module

SECURITY.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Security Policy
22

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-
113
## Reporting a Vulnerability
124

135
Please don't report vulnerability by creating a new issue.

0 commit comments

Comments
 (0)