File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Capture any error messages and or verbose messages with `-Verbose`.
30
30
** Module in use and version:**
31
31
32
32
- Module: PSRule.Rules.GitHub
33
- - Version: ** [ e.g. 0.2 .0] **
33
+ - Version: ** [ e.g. 0.3 .0] **
34
34
35
35
Captured output from ` $PSVersionTable ` :
36
36
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## v0.3.0
6
+
7
+ What's changed since v0.2.0:
8
+
9
+ - Engineering:
10
+ - Added support for NuGet publishing by @BernieWhite .
11
+ [ #132 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/issues/132 )
12
+ - Bump PSRule to v2.2.0.
13
+ [ #123 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/123 )
14
+ - Bump Octokit to v1.0.1.
15
+ [ #137 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/137 )
16
+ - Update packaging for code signing and SBOM by @BernieWhite .
17
+ [ #131 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/issues/131 )
18
+ - Bump xunit to v2.4.2.
19
+ [ #138 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/138 )
20
+
21
+ What's changed since pre-release v0.3.0-B0008:
22
+
23
+ - No additional changes.
24
+
5
25
## v0.3.0-B0008 (pre-release)
6
26
7
27
What's changed since v0.2.0:
You can’t perform that action at this time.
0 commit comments