Skip to content

Commit 36f8b25

Browse files
author
Michael Gasch
authored
Merge pull request #38 from cloudevents/create-pull-request/patch
Update CHANGELOG
2 parents 52213ff + 75b3180 commit 36f8b25

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
2+
<a name="v0.3.0"></a>
3+
## v0.3.0
4+
5+
> Release Date: 2021-06-21
6+
7+
### 🧹 Chore
8+
9+
- [5b14f75] Include commit details in CHANGELOG (#35)
10+
- [2c4d0ed] Add check WIP action (#31)
11+
- [5764180] Add CHANGELOG configuration (#29)
12+
- [0bd4192] Verify PRs and push to main (#6)
13+
- [e08a275] Add stale action (#7)
14+
15+
### ⚠️ BREAKING
16+
17+
### 📖 Commits
18+
19+
- [2144695] Bump module version 0.3.0
20+
- [5b14f75] chore: Include commit details in CHANGELOG (#35)
21+
- [78b7e9e] Implement publish script
22+
- [2c4d0ed] chore: Add check WIP action (#31)
23+
- [5764180] chore: Add CHANGELOG configuration (#29)
24+
- [a0e1078] Add PR template (#3)
25+
- [ae6f848] Update issue templates
26+
- [3a9010a] Improve examples. Remove unnecessary details.
27+
- [401a475] Implement wait server to start in the integrations tests BeforeAll Fix Binary Mode HTTP Header DateTime format. It is UTC time formatted in ISO 8601 format including milliseconds. Bump revision of the module version
28+
- [0bd4192] chore: Verify PRs and push to main (#6)
29+
- [e08a275] chore: Add stale action (#7)
30+
- [3629c77] Add Install Module Instructions to README ([#17](https://github.com/cloudevents/sdk-powershell/issues/17)) (#17) (#16)
31+
- [aac584a] Enable process exit in build.ps1
32+
- [84606b0] Create CONTRIBUTING.md ([#15](https://github.com/cloudevents/sdk-powershell/issues/15)) (#15)
33+
- [d305f16] Renames Add-CloudEvent*Data to Set-CloudEvent*Data ([#12](https://github.com/cloudevents/sdk-powershell/issues/12)) (#12) (#9)
34+
- [f23df54] Adds license headers in source code files ([#11](https://github.com/cloudevents/sdk-powershell/issues/11)) (#11)
35+
- [62f14b6] Remove install instructions from an internal PS repository ([#10](https://github.com/cloudevents/sdk-powershell/issues/10)) (#10) (#1)
36+
- [b2afcf8] Initial commit

0 commit comments

Comments
 (0)