Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit a0c07c4

Browse files
committed
Release 2.0.1
1 parent c3eda12 commit a0c07c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fedora"
33
description = "Base library for interacting with Fedora web services"
44
license = "MIT OR Apache-2.0"
55

6-
version = "2.0.1-dev"
6+
version = "2.0.1"
77
edition = "2021"
88
rust-version = "1.56.0"
99

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Release 2.0.1 "Optimize" (May 18, 2022)
2+
3+
This release contains small fixes and optimizations for the OpenID session and
4+
improves the heuristics that are used to determine whether cached session
5+
cookies were still fresh.
6+
17
### Release 2.0.0 "Finally" (February 01, 2022)
28

39
This release contains no code changes compared to the previous beta. The only

0 commit comments

Comments
 (0)