1.2.0(2024.09.30)
———————————————————
Changed the default value for Region to Japan.

1.1.0(2020.06.11)
———————————————————
1. Delete relevant interfaces of CW
	UInt32 SetCWOn()
	UInt32 SetCWOff()
2. Add interfaces
	UInt32 SetupCustomRegion(uint[] channelTable)
	UInt32 GetAllKeys(ref ArrayList list)
3. Modify interface logic: When  to set some regions by using SetRegion, the RFID working mode will be modified simultaneously
	UInt32 SetRegion(RegionType region)
4. Modify the antenna settings
	SetAntennaPorts(bool ant1,bool ant2,bool ant3, bool ant4)