add remote sublcasses to changelog

This commit is contained in:
onyx-and-iris 2022-12-18 16:56:47 +00:00
parent 150301c271
commit dfebb20c6e

View File

@ -40,6 +40,7 @@ v3 introduces some breaking changes. They are as follows:
- AppGain(), AppMute() methods added to VirtualStrip
- eq added to Bus
- interface classes IBus, IStrip and IVban added. getters/setters moved into interface classes.
- RemoteBasic, RemoteBanana and RemotePotato subclasses added.
### Fixed