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

Commit 3beab39

Browse files
committed
Release 2.1.2 - End of the line
1 parent 8261f30 commit 3beab39

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Release 2.1.2 "End of the line" (April 07, 2024)
2+
3+
This release marks the crate as obsolete and deprecated.
4+
5+
The only supported authentication method (OpenID) is no longer used or working
6+
for any Fedora Project web service.
7+
18
### Release 2.1.1 "Docs" (November 06, 2023)
29

310
This release fixes building docs and doctests (a regression in 2.1.0).

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.1.1"
6+
version = "2.1.2"
77
edition = "2021"
88
rust-version = "1.67.0"
99

0 commit comments

Comments
 (0)