Skip to content

Commit 1427820

Browse files
committed
Release version 2.4.1
1 parent 89ce0aa commit 1427820

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Ongoing [](https://github.com/philnash/pwned/compare/v2.4.0...master)
44

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+
512
## 2.4.0 (February 23, 2022) [](https://github.com/philnash/pwned/compare/v2.3.0...v2.4.0)
613

714
- Minor updates

lib/pwned/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
module Pwned
44
##
55
# The current version of the +pwned+ gem.
6-
VERSION = "2.4.0"
6+
VERSION = '2.4.1'
77
end

0 commit comments

Comments
 (0)