Skip to content

Commit

Permalink
v3.0.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sator-imaging committed Jan 7, 2024
1 parent 350f2ea commit 20422cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### API Changes 😉

#### Features works only on Unity Editor

classes moved to `Editor` namespace.

#### `USGEngine.ProcessFile()` will be removed

use `USGUtility.ForceGenerateByType(typeof(...))` instead.
Expand Down

0 comments on commit 20422cb

Please sign in to comment.