Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit 2b1ea3e

Browse files
committed
Griddler v1.5.2
1 parent db3be24 commit 2b1ea3e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## HEAD (unreleased)
22

3+
## 1.5.2
4+
* Add Email#charsets reader ([#292](https://github.com/thoughtbot/griddler/pull/292))
5+
36
## 1.5.1
47
* Don't raise when skipping `verify_authenticity_token` ([#299](https://github.com/thoughtbot/griddler/pull/299))
58

lib/griddler/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Griddler
2-
VERSION = '1.5.1'
2+
VERSION = '1.5.2'
33
end

0 commit comments

Comments
 (0)