You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
### Breaking Changes
8
8
9
-
- Update `octokit` to `5.6.1` This is a major version bump from version `4.18`. The [breaking change in version `5.0.0`](https://github.com/octokit/octokit.rb/releases/tag/v5.0.0) is dropping Ruby 2.6 and lower. [#464]
9
+
_None_
10
10
11
11
### New Features
12
12
@@ -21,6 +21,7 @@ _None_
21
21
- Add "Mobile Secrets" to `configure_update` current branch message to clarify which repo it's referring to. [#455]
22
22
-`buildkite_trigger_build` now prints the web URL of the newly scheduled build, to allow you to easily open it via cmd-click. [#460]
23
23
- Add the branch information to the 'This is not a release branch' error that's thrown from complete code freeze lane. [#461]
24
+
- Update `octokit` to `5.6.1` This is a major version bump from version `4.18`, but is not a breaking change for the Release Toolkit because it doesn't change any public APIs for clients. [#464]
24
25
- Update `danger` to `9.3.0`. This is an internal-only change and is not a breaking change for clients. [#464]
0 commit comments