# OpsSC v0.3.0 release (Oct. 27, 2022) ## Changes in this release: - Add a voting config option for chaincode_ops - ([Detail](./docs/VotingConfigOption.md)) - This allows OpsSC users to configure the maximum number of malicious organizations (`f`) in the voting process - This config option is not yet supported for channel_ops - Add a function to update channel type and introduce `disable` channel type to channel_ops - Support both Hyperledger Fabric v2.4 and v2.2 series (Out of scope: v2.3) - Other minor improvements