Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PassivePicasso committed May 11, 2023
1 parent 860676c commit 68ce221
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 8.0.2

### Fixes

* Fix AssetsExporter AssemblyDefinition not being limited to the Editor
platform
* Fix ImportExtension Loading not working older Unity versions (<2019.2)
This was due to TypeCache not being available in older unity versions and
was missed during the testing process
* Fix QuickAccess Pipelines/Manifests throwing exceptions when there are no
QuickAccess Pipelines/Manifests
* Fix PipelineLogWindow throwing exceptions when no PipelineLog has been
assigned to it
* Fix not correctly attributing community changes in prior update

## 8.0.1

### Fixes
Expand Down

0 comments on commit 68ce221

Please sign in to comment.