We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dd2b4 commit 19a60c4Copy full SHA for 19a60c4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## alpm v2.2.1 (2021-12-12)
4
+
5
+### Fixed
6
7
+- Revery breaking change that broke existing user code
8
9
## alpm v2.2.0 (2021-12-09)
10
11
### Fixed
alpm/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alpm"
-version = "2.2.0"
+version = "2.2.1"
authors = ["morganamilo <[email protected]>"]
readme = "../README.md"
edition = "2018"
0 commit comments