update "text" key to "body"

This commit is contained in:
Guilhem Saurel
2021-07-31 11:21:29 +02:00
parent 8b32c972b8
commit 292d77274d
5 changed files with 39 additions and 11 deletions

View File

@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- update "text" key to "body".
## [3.1.0] - 2021-07-18
- Publish on PyPI & Docker Hub with Github Actions