# Versioning Policy

## Major releases

Changes that break backward compatibility and/or backward compatible new major features on solidity contracts.

## Minor releases

Backward compatible new minor features and/or bug fixes on solidity contracts.

## Patch releases

Changes which do not affect generated artifacts.
