From a37b93d49a3dfdaf7f1e058965305e859ef0738d Mon Sep 17 00:00:00 2001 From: wada Date: Thu, 16 Mar 2023 21:49:14 +0900 Subject: [PATCH] Update to Cubism 4 SDK for Web R6_2 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fbbb74..31cf083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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/). +## [4-r.6.2] - 2023-03-16 + +### Fixed + +* Fix some problems related to Cubism Core. + * See `CHANGELOG.md` in Core. + + ## [4-r.6.1] - 2023-03-10 ### Added @@ -155,6 +163,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). * Reformat code using Prettier and ESLint. +[4-r.6.2]: https://github.com/Live2D/CubismWebFramework/compare/4-r.6.1...4-r.6.2 [4-r.6.1]: https://github.com/Live2D/CubismWebFramework/compare/4-r.6...4-r.6.1 [4-r.6]: https://github.com/Live2D/CubismWebFramework/compare/4-r.5...4-r.6 [4-r.5]: https://github.com/Live2D/CubismWebFramework/compare/4-r.5-beta.5...4-r.5