File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
7
## [ Unreleased]
8
8
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
+
9
16
## [ 0.3.1]
10
17
11
18
### Fixed
@@ -14,5 +21,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
14
21
- Fix the ` subject ` attribute unmarshal error: issue
15
22
[ #32 ] ( https://github.com/cloudevents/sdk-javascript/issues/32 )
16
23
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
18
26
[ 0.3.1 ] : https://github.com/cloudevents/sdk-javascript/compare/v0.3.0...v0.3.1
You can’t perform that action at this time.
0 commit comments