We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01ed4b8 + f853612 commit 2514d5eCopy full SHA for 2514d5e
CHANGELOG.md
@@ -4,6 +4,14 @@ This changelog tracks the releases of docker-credential-helpers.
4
This project includes different binaries per platform.
5
The platform released is identified after the tag name.
6
7
+## v0.4.0 (Go client, Mac OS X, Windows, Linux)
8
+
9
+- Full implementation for OSX ready
10
+- Fix some windows issues
11
+- Implement client.List, change list API
12
+- mac: delete credentials before adding them to avoid already exist error (fixes #37)
13
14
15
## v0.3.0 (Go client)
16
17
- Add Go client library to talk with the native programs.
0 commit comments