v2.2.2.
Maintenance Release
New APIs
- Method
KeyData.AddKey(string keyName, KeyData data)
was marked as obsolete. UseKeyData.AddKey(KeyData data)
instead
Bug Fixes
- Fixes a bug when adding sections #83
Maintenance Release
New APIs
KeyData.AddKey(string keyName, KeyData data)
was marked as obsolete. Use KeyData.AddKey(KeyData data)
insteadBug Fixes