Skip to content

Commit be1808e

Browse files
authored
Merge pull request #75 from thaJeztah/update-changelog
Update changelog
2 parents e1d4c01 + ad6ee5d commit be1808e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,32 @@ This changelog tracks the releases of docker-credential-helpers.
44
This project includes different binaries per platform.
55
The platform released is identified after the tag name.
66

7+
## v0.5.1
8+
9+
- Redirect credential helpers' standard error to the caller's
10+
- Prevent invalid credentials and credentials queries
11+
12+
## v0.5.0 (Mac OS X)
13+
14+
- Add a label for Docker credentials and filter credentials lookup to filter keychain lookups
15+
16+
## v0.4.2 (Mac OS X, Windows)
17+
18+
- Fix osxkeychain list
19+
- macOS binary is now signed on release
20+
- Generate a `.exe` instead
21+
22+
## v0.4.1 (Mac OS X)
23+
24+
- Fixes to support older version of OSX (10.10, 10.11)
25+
726
## v0.4.0 (Go client, Mac OS X, Windows, Linux)
827

928
- Full implementation for OSX ready
1029
- Fix some windows issues
1130
- Implement client.List, change list API
1231
- mac: delete credentials before adding them to avoid already exist error (fixes #37)
1332

14-
1533
## v0.3.0 (Go client)
1634

1735
- Add Go client library to talk with the native programs.

0 commit comments

Comments
 (0)