Skip to content

Commit 19a60c4

Browse files
committed
v2.2.1
1 parent f8dd2b4 commit 19a60c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## alpm v2.2.1 (2021-12-12)
4+
5+
### Fixed
6+
7+
- Revery breaking change that broke existing user code
8+
39
## alpm v2.2.0 (2021-12-09)
410

511
### Fixed

alpm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "alpm"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
authors = ["morganamilo <[email protected]>"]
55
readme = "../README.md"
66
edition = "2018"

0 commit comments

Comments
 (0)