diff --git a/CHANGELOG.md b/CHANGELOG.md index 2225f20..f30acf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ 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). -## [2.1.0] - 2024-10-14 +## [2.1.2] - 2024-10-14 + +We skipped `v2.1.0` and `v2.1.1`. They have some serious bugs. ### Added @@ -37,6 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 + Move CoralFans SimulatedPlayer System from [CoralFans](https://github.com/CoralFans-Dev/CoralFans) to here + Added Script Arg -[2.1.0]: https://github.com/CoralFans-Dev/CFSP/compare/v2.0.0...v2.1.0 +[2.1.2]: https://github.com/CoralFans-Dev/CFSP/compare/v2.0.0...v2.1.2 [2.0.0]: https://github.com/CoralFans-Dev/CFSP/compare/v1.0.0...v2.0.0 [1.0.0]: https://github.com/CoralFans-Dev/CFSP/releases/tag/v1.0.0 diff --git a/tooth.json b/tooth.json index 6ed3259..046581e 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/CoralFans-Dev/CFSP", - "version": "2.1.0", + "version": "2.1.2", "info": { "name": "CFSP", "description": "CoralFans SimulatedPlayer",