All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Reworked the
get_deployments
view method.
- Update dependencies.
- Make transaction payable.
- Do not update deployment info after failed upgrade.
- Remove ownable functionality.
- Add a possibility to set amount of gas for migration.
- Use enum for collection prefixes.
- Initial implementation. See the
README.md
for more details.