From a4b8caabb49529d8a42585dd534edcb211ebf167 Mon Sep 17 00:00:00 2001 From: lilxyzw Date: Sun, 10 Dec 2023 17:16:20 +0900 Subject: [PATCH] docs: update version value --- Assets/lilToon/CHANGELOG.md | 2 +- Assets/lilToon/CHANGELOG_JP.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/lilToon/CHANGELOG.md b/Assets/lilToon/CHANGELOG.md index 9d1808d9..b6687b79 100644 --- a/Assets/lilToon/CHANGELOG.md +++ b/Assets/lilToon/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] +## [1.5.0] - 2023-12-10 ### Added - Enabled to see property name with alt key - Mode that treats IDMask as bitmap and Dissolve support diff --git a/Assets/lilToon/CHANGELOG_JP.md b/Assets/lilToon/CHANGELOG_JP.md index 823d4c8a..b202c18e 100644 --- a/Assets/lilToon/CHANGELOG_JP.md +++ b/Assets/lilToon/CHANGELOG_JP.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] +## [1.5.0] - 2023-12-10 ### 追加 - altキーでプロパティ名を見られるようにした - IDMaskをbitmapとして扱うモードとDissolve対応