diff --git a/kexec-tools.spec b/kexec-tools.spec
index 9f2e947..3271a07 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.22
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -355,6 +355,13 @@ done
 %endif
 
 %changelog
+* Mon May 24 2021 Tao Liu <ltao@redhat.com> - 2.0.22-3
+- kdumpctl: Add kdumpctl estimate
+- mkdumprd: make use of the new get_luks_crypt_dev helper
+- kdump-lib.sh: introduce a helper to get all crypt dev used by kdump
+- kdump-lib.sh: introduce a helper to get underlying crypt device
+- Revert "Always set vm.zone_reclaim_mode = 3 in kdump kernel"
+
 * Fri May 14 2021 Tao Liu <ltao@redhat.com> - 2.0.22-2
 - Stop reloading kdump service on CPU hotplug event for FADump
 - Make dracut-squash required for kexec-tools