We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea779e8 commit 70581b2Copy full SHA for 70581b2
CHANGELOG.md
@@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
+## [Unreleased]
8
+
9
## [0.3.1]
10
11
### Fixed
12
13
- Axios version to `0.18.1` due the CVE-2019-10742
14
- Fix the `subject` attribute unmarshal error: issue
15
[#32](https://github.com/cloudevents/sdk-javascript/issues/32)
16
17
+[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.1...HEAD
18
+[0.3.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v0.3.1
0 commit comments