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 89ce0aa commit 1427820Copy full SHA for 1427820
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Ongoing [☰](https://github.com/philnash/pwned/compare/v2.4.0...master)
4
5
+## 2.4.1 (August 29, 2022) [☰](https://github.com/philnash/pwned/compare/v2.4.0...v2.4.1)
6
+
7
+- Minor updates
8
9
+ - Adds French and Dutch translations
10
+ - Adds Rails 7 to the test matrix
11
12
## 2.4.0 (February 23, 2022) [☰](https://github.com/philnash/pwned/compare/v2.3.0...v2.4.0)
13
14
- Minor updates
lib/pwned/version.rb
@@ -3,5 +3,5 @@
module Pwned
##
# The current version of the +pwned+ gem.
- VERSION = "2.4.0"
+ VERSION = '2.4.1'
end
0 commit comments