From 7f804cec919724f9235a944f16d1100bd3de9427 Mon Sep 17 00:00:00 2001 From: Jens Malmborg Date: Tue, 14 Mar 2023 19:27:53 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7103b10..5652d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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] +## [2.3.0] - 2023-03-14 ### Added - Added touch support for `CameraOrbitControl`. - Added `Mesh3D.createCylinder` function for creating a cylinder mesh.