1.3.0 (10/12/2021) - FMOD Integration Version: 2.02.04
* Impact 1.8.0+ required
- Updated interactions to use EventReference instead of obsolete [EventRef] attribute
- Updated interactions to remove "Simple" interaction type made obsolete in Impact 1.8.0

1.2.2 (27/09/2021) - FMOD Integration Version: 2.01.04
- Corrected null-checking logic in FMOD Audio Interaction Result.
- Fixed wrong Up vector being supplied to FMOD 3D Attributes.

1.2.1 (23/09/2021) - FMOD Integration Version: 2.01.04
- Interaction result now sets 3D attributes more accurately.

1.2.0 (01/03/2021)
- Updated to work with Impact 1.4.0. Note that Impact 1.4.0 is required, and this version will not work with older versions.

1.1.0 (14/12/2020)
- Updated to work with Impact 1.3.0. Note that Impact 1.3.0 is required, and this version will not work with older versions.

1.0.2 (11/11/2020)
- Fixed FMOD Audio Interaction Result throwing errors in FixedUpdate if the parent object has been destroyed.
- Fixed FMOD Audio Interaction Result not updating the Composition Value parameter on KeepAlive.

1.0.1 (21/10/2020)
- Fixed incorrect Interaction Type usage in FMOD Audio Interaction.

1.0.0 (26/09/2020)
- Initial release