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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ _None_
20
20
21
21
_None_
22
22
23
+
## 2.3.0
24
+
25
+
### New Features
26
+
27
+
* Added parameter for default/base branch across several actions [#319]
28
+
23
29
## 2.2.0
24
30
25
31
### New Features
@@ -28,7 +34,6 @@ _None_
28
34
* Added a `comment_on_pr` action to allow commenting on (and updating comments on) PRs. [#313]
29
35
* Added the ability to use the `GITHUB_TOKEN` environment variable for GitHub operations. `GHHELPER_ACCESS` will be deprecated in a future version. [#313]
30
36
* Added support for downloading GitHub content for private repositories [#321]
31
-
* Added parameter for default/base branch across several actions [#319]
0 commit comments