File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
7
8
- ## 2.4 .1 (Unreleased)
8
+ ## 3.0 .1 (Unreleased)
9
9
> Released N/A
10
10
11
+ ## 3.0.0
12
+ > Released Oct 15, 2024
13
+
11
14
* feat(Events): Add new component ` JCS_AppSkip ` (e5423f99a318af0c8567a8743c1e95d9beee37b9)
12
15
* feat(UI): Add next or continue to dialogue system (712163419eb8d2fbb6262a1047c0318698bf7241)
13
16
* fix(Managers): Sync paused variable (ef17a3d2a7882a7501e09aa0cb763af586d360b9)
@@ -16,6 +19,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
16
19
* feat(UI): Add scroll text action for dialogue system (73b8f35e38ec129dc97275b23338730874aa0126)
17
20
* feat(UI): Add auto progress for dialogue system (f654d7f93cfece172ccc6ec187dd6cee9a6b46b0)
18
21
* feat(Util): Add random enum value (b787172c4b293fc857ee1a4c42047dc8a228ec61)
22
+ * feat(Interface): Add instance interface ` new ` and ` old ` (3ba02c4f34d5bd2119f73e19e50a3ed5b07cf5f3)
19
23
20
24
## 2.4.0
21
25
> Released Oct 02, 2023
You can’t perform that action at this time.
0 commit comments