From 4decc902edb692352a961c66ab42f8c538a28bce Mon Sep 17 00:00:00 2001 From: Gabor Vasarhelyi Date: Mon, 16 Oct 2023 19:25:51 +0200 Subject: [PATCH] chore: changelog updated with new svg params --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5f9dfe2..0f42f942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- The SVG formation generation got two new keywords: center and angle. + The center of the created formation will be the cursor location. + The angle parameter is user defined and determines how large angle change + can be tolerated at each path node to still treat the path around the + node to be continuous. + ## [2.9.0] This release introduces the concept of experimental features in the Blender