diff --git a/actix-cors/CHANGES.md b/actix-cors/CHANGES.md index f950c315f..9584f84c8 100644 --- a/actix-cors/CHANGES.md +++ b/actix-cors/CHANGES.md @@ -2,6 +2,12 @@ ## Unreleased +## 0.8.0 + +- Added support for DynamoDB. + +[#391](https://github.com/actix/actix-extras/pull/391) + ## 0.7.0 - `Cors` is now marked `#[must_use]`. diff --git a/actix-session/.idea/workspace.xml b/actix-session/.idea/workspace.xml new file mode 100644 index 000000000..780045bdb --- /dev/null +++ b/actix-session/.idea/workspace.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + { + "associatedIndex": 4 +} + + + + { + "keyToString": { + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "git-widget-placeholder": "master", + "last_opened_file_path": "/Users/jameseastham/source/github/actix-extras/actix-session", + "nodejs_package_manager_path": "npm", + "org.rust.cargo.project.model.PROJECT_DISCOVERY": "true", + "vue.rearranger.settings.migration": "true" + } +} + + + + + + + + + + + 1706382231167 + + + + + + \ No newline at end of file