Skip to content

Commit 20422cb

Browse files
committed
v3.0.0 CHANGELOG
1 parent 350f2ea commit 20422cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### API Changes 😉
1919

20+
#### Features works only on Unity Editor
21+
22+
classes moved to `Editor` namespace.
23+
2024
#### `USGEngine.ProcessFile()` will be removed
2125

2226
use `USGUtility.ForceGenerateByType(typeof(...))` instead.

0 commit comments

Comments
 (0)