From 526d6ebaf2ebd6bfb456cec0768a858b0e1c134e Mon Sep 17 00:00:00 2001 From: elp Date: Thu, 10 Nov 2022 15:36:30 -0800 Subject: [PATCH] chore: Add v0.18 change log --- VERSION | 2 +- help/docs/change-log.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 9438939..8af28c6 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -0.17.0 +0.18.0 diff --git a/help/docs/change-log.md b/help/docs/change-log.md index c2be55c..0066099 100644 --- a/help/docs/change-log.md +++ b/help/docs/change-log.md @@ -21,6 +21,13 @@ For LTS releases, bug fixes are provided for 2 years and security fixes are prov the longest window of support and maintenance. For general releases, bug fixes are provided for 6 months and security fixes are provided for 1 year. +## v0.18.0 + +Nov 10, 2022 + +- Added + - Data graphics primitives (point, line, curve, bar, rect, polygon, etc.) + ## v0.17.0 Oct 18, 2022