v5.0.3: changelog

This commit is contained in:
iwilltry42 2021-10-29 14:44:46 +02:00
parent 09686f121d
commit 89d979287e
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110

View File

@ -1,5 +1,12 @@
# Changelog
## v5.0.3
### Enhancements & Fixes
- simplified way of getting a Docker API Client that works with Docker Contexts and `DOCKER_*` environment variable configuration (#829, @dragonflylee)
- fix: didn't honor `DOCKER_TLS` environment variables before
## v5.0.2
### Enhancements