We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c0981 commit 8a72c16Copy full SHA for 8a72c16
CHANGELOG.md
@@ -1,9 +1,17 @@
1
-Current Version: 3.0.0.55
+Current Version: 3.0.2.55
2
3
# Changelog
4
5
All notable changes to this project will be documented in this file.
6
7
+**Version 3.0.2**
8
+### Fixed
9
+> - Fixed issue with Dialogue Plugin blocking reimport
10
+> - Fixed Dialogue `mnteadlg` file import errors
11
+
12
+### Changed
13
+> - Focusable interface is now driven by native `Is Focusable` variable
14
15
**Version 3.0.0**
16
### Added
17
> - Custom Nodes for whole Dialogue System
@@ -190,4 +198,4 @@ All notable changes to this project will be documented in this file.
190
198
> - Fixed: -
191
199
192
200
### Changed
193
-> - Changed: -
201
+> - Changed: -
0 commit comments