Skip to content

v2.2.2.

Compare
Choose a tag to compare
@rickyah rickyah released this 13 Jun 19:47
· 48 commits to master since this release

Maintenance Release

New APIs

  • Method KeyData.AddKey(string keyName, KeyData data) was marked as obsolete. Use KeyData.AddKey(KeyData data) instead

Bug Fixes

  • Fixes a bug when adding sections #83