Skip to content

Commit

Permalink
chore: tag 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Nov 20, 2020
1 parent 1a7e817 commit 982ac3d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.8.2"></a>
## 0.8.2 (2020-11-20)


#### Bug Fixes

* make actix-cors more permissive (#929) ([1a7e817a](https://github.com/mozilla-services/syncstorage-rs/commit/1a7e817a15d2ad0cb4a979e114cbcfa074402314))



<a name="0.8.1"></a>
### 0.8.1 (2020-11-16)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "syncstorage"
version = "0.8.1"
version = "0.8.2"
license = "MPL-2.0"
authors = [
"Ben Bangert <ben@groovie.org>",
Expand Down

0 comments on commit 982ac3d

Please sign in to comment.