From 8e7ff266b193cde00d9fb925595ac0ef026c0e18 Mon Sep 17 00:00:00 2001 From: Adrian Setyadi Date: Thu, 24 Oct 2024 07:47:22 +0700 Subject: [PATCH] Update some markdown files --- CHANGELOG.md | 15 +++++++++++++++ SECURITY.md | 8 -------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53b8c28..4f18a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ + # Changelog All notable changes to this project will be documented in this file. +## [Unreleased] +### Added +- Candlestick chart to mixed chart +- Ruby debug as development dependency +- Support for Middleman +- Set Ruby v2.3 as minimum requirement + +### Changed +- ApexCharts.JS version from 3.33.0 to 3.53.0 + +### Fixed +- Chart options set globally not showing as default options +- Chart height options not overriden by default options + ## [0.2.0] - 2022-02-28 ### Added - Option to render chart with a script whose type is module diff --git a/SECURITY.md b/SECURITY.md index 58d97ea..d471837 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,13 +1,5 @@ # Security Policy -## Supported Versions - -Versions currently being supported with security updates. - -| Version | Supported | -| ------- | ------------------ | -| 0.1.x | :white_check_mark: | - ## Reporting a Vulnerability Please don't report vulnerability by creating a new issue.