diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d01adfc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) + +## [Unreleased] +### Changed +- Axios version to `0.18.1` due the CVE-2019-10742 +- Fix the `subject` attribute unmarshal error: issue #32