Skip to content

Commit fcdf580

Browse files
committed
Organize the release notes for 0.3.2
Signed-off-by: Fabio José <[email protected]>
1 parent c9eed10 commit fcdf580

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

9+
## [0.3.2]
10+
11+
### Fixed
12+
13+
- Fix the special `data` handling: issue
14+
[#33](https://github.com/cloudevents/sdk-javascript/issues/33)
15+
916
## [0.3.1]
1017

1118
### Fixed
@@ -14,5 +21,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1421
- Fix the `subject` attribute unmarshal error: issue
1522
[#32](https://github.com/cloudevents/sdk-javascript/issues/32)
1623

17-
[Unreleased]: https://github.com/cloudevents/sdk-javascript/compare/v0.3.1...HEAD
24+
[Unreleased]: https://github.com/cloudevents/sdk-javascript/compare/v0.3.2...HEAD
25+
[0.3.2]: https://github.com/cloudevents/sdk-javascript/compare/v0.3.1...v0.3.2
1826
[0.3.1]: https://github.com/cloudevents/sdk-javascript/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)