File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,29 @@ The format is based on [Keep a Changelog][], and this project adheres to
4
4
[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
5
5
6
6
[ 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.
8
30
9
31
## [ 0.6.2] [ ] - 2021-03-01
10
32
You can’t perform that action at this time.
0 commit comments