Skip to content

Commit f67a51b

Browse files
committed
CHANGELOG: add notes for 0.5.8 and 0.6.3
1 parent 6ec6c9d commit f67a51b

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,29 @@ The format is based on [Keep a Changelog][], and this project adheres to
44
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

66
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
7-
[Unreleased]: https://github.com/yourbase/yb/compare/v0.6.2...HEAD
7+
[Unreleased]: https://github.com/yourbase/yb/compare/v0.6.3...HEAD
8+
9+
## [0.6.3][] - 2021-03-08
10+
11+
Version 0.6.3 changes the build environment keychain name.
12+
13+
[0.6.3]: https://github.com/yourbase/yb/releases/tag/v0.6.3
14+
15+
### Changed
16+
17+
- On macOS, the empty, default keychain that yb creates will now be called
18+
`login` instead of `yb` for compatibility with more programs.
19+
20+
## [0.5.8][] - 2021-03-08
21+
22+
Version 0.5.8 backports a change to the build environment keychain name.
23+
24+
[0.5.8]: https://github.com/yourbase/yb/releases/tag/v0.5.8
25+
26+
### Changed
27+
28+
- On macOS, the empty, default keychain that yb creates will now be called
29+
`login` instead of `yb` for compatibility with more programs.
830

931
## [0.6.2][] - 2021-03-01
1032

0 commit comments

Comments
 (0)