From 55521c9a95d5000e0daad8bc211ab1d417d9f348 Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Sat, 31 Oct 2020 22:27:46 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b910a10a..3842bd90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed +## 0.9.10 - 2020-10-31 +### Added + +### Changed +- fixes #223 add X-CSRF-TOKEN to the header to integrate with light-portal + ## 0.9.9 - 2020-09-21 ### Added