:warning: **Release notes:** All releases until this one were only to learn how to setup the CI/CD pipeline. From now on, future releases should correspond to a relevant classification of the code changes:
- `n+1`.`0`.`0` for new features with breaking changes
- `n`.`m+1`.`0` for new features with backwards compatibility
- `n`.`m`.`k+1` for patches, bugfixes, and minor improvements
Fix
* **ci:** Better release message ([`f097aaf`](https://github.com/MadeInPierre/finary_assistant/commit/f097aaf52337ef2f456308c720d79746887bb1e3))
**Full Changelog**: https://github.com/MadeInPierre/finary_assistant/compare/v0.2.0...v0.2.1