Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set version to 9.7.0 [skip ci]
## [9.7.0](v9.6.6...v9.7.0) (2021-11-30) #### Features * **UnityIntegration:** invoke RequestScriptReload by reflection ([2b8436f](2b8436f)) > The EditorUnity class now has a RequestScriptReload method that can be used to ensure the weavers are run on first compilation. This will resolve the issue where weavers are not run first time on Unity 2020 or above. > > Signed-off-by: Simon Ferquel <[email protected]> #### Miscellaneous Chores * **README.md:** update title logo to related-media repo ([8ac7fcb](8ac7fcb)) > The title logo is now located on the related-media repo.
- Loading branch information