This release brings bug fix and enhancements. ## What's Changed * Fix Audit Lock mechanism by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/426 * Integration Tests: Register Owner Wallet by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/427 * Update Public Param by @sapthasurendran in https://github.com/hyperledger-labs/fabric-token-sdk/pull/403 * uncomment test by @HagarMeir in https://github.com/hyperledger-labs/fabric-token-sdk/pull/429 * various enhancements by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/428 * artifactgen, additional documentation and samples by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/432 * load public params from vault when possible by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/431 * remove GOPATH from CI script by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/434 * reduce panics as much as possible by @adecaro in https://github.com/hyperledger-labs/fabric-token-sdk/pull/433 **Full Changelog**: https://github.com/hyperledger-labs/fabric-token-sdk/compare/v0.1.0...v0.2.0