sendgrid: Update docs (#1557)

* Updated docs
* Warn user about required Sendgrid Python library version i.e <=1.6.22

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2020-12-29 14:09:28 +05:30
committed by GitHub
parent eb2cb56a55
commit 818cafc580
2 changed files with 27 additions and 20 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- sendgrid - update documentation and warn user about sendgrid Python library version (https://github.com/ansible-collections/community.general/issues/1553).