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.
- Upgraded
zeebe-client
to be compatible with Zeebe>= 1.0.0
- [BREAKING] Rename
Beez::Client.create_workflow_instance
intocreate_process_instance
- [BREAKING] Rename
Beez::Client.deploy_workflow
intodeploy_process
- Fix a typo in the code base when requiring a ruby file
0.1.0 - 2020-07-18
- First release 🎆