adds missing changelog fragment file (#126)

* adds missing changelog fragment file

changelog fragment file for #125

* Update changelogs/fragments/125-correct-error-message-for-docker-sdk-version.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
daeseokyoun 2021-04-17 20:26:15 +09:00 committed by GitHub
parent ec94bd0172
commit 3f8946a369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
minor_changes:
- "common module utils - correct error messages for guiding to install proper
Docker SDK for Python module (https://github.com/ansible-collections/community.docker/pull/125)."