EliteAttack: added INFO logging for carrier events

This commit is contained in:
alterNERDtive 2021-09-11 15:47:49 +02:00
parent 302fd9f512
commit fa4e9535ba
3 changed files with 7 additions and 1 deletions

View file

@ -10,6 +10,12 @@ it will be worked on when it is worked on.
* Updated documentation for the switch to 64-bit as the standard VoiceAttack
distribution format.
## EliteAttack 8.2.2
### Added
* INFO logging for carrier events.
## RatAttack 6.2.3
### Fixed

View file

@ -58,7 +58,7 @@ namespace EliteAttack
| required VoiceAttack plugin shenanigans |
\========================================*/
static readonly Version VERSION = new Version("8.2.1");
static readonly Version VERSION = new Version("8.2.2");
public static Guid VA_Id()
=> new Guid("{5B46321D-2935-4550-BEEA-36C2145547B8}");

Binary file not shown.