1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30
Files
docker-credential-helpers/CHANGELOG.md
T
David Calavera 5128fa1bad Release v0.3.0.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-05-31 17:41:15 -07:00

626 B

Changelog

This changelog tracks the releases of docker-credential-helpers. This project includes different binaries per platform. The platform released is identified after the tag name.

v0.3.0 (Go client)

  • Add Go client library to talk with the native programs.

v0.2.0 (Mac OS X, Windows, Linux)

v0.1.0 (Mac OS X, Windows)

  • Initial release of docker-credential-osxkeychain for Mac OS X.
  • Initial release of docker-credential-wincred for Microsoft Windows.