1 parent af9cce5 commit a164d44Copy full SHA for a164d44
2 files changed
HISTORY
@@ -1,3 +1,6 @@
1
+=== 4.6.0 2026-02-10
2
+- Bump the minimum version of httparty to 0.23.3 to ensure protection against CVE-2025-68696
3
+
4
=== 4.5.1 2025-04-07
5
- Fix Verification URLs
6
lib/sift/version.rb
@@ -1,5 +1,5 @@
module Sift
- VERSION = "4.5.1"
+ VERSION = "4.6.0"
API_VERSION = "205"
VERIFICATION_API_VERSION = "1.1"
end
0 commit comments