Skip to content

Commit

Permalink
Merge pull request #53 from gocardless/joesouthan/1.18.0
Browse files Browse the repository at this point in the history
Bump to v1.18.0
  • Loading branch information
JoeSouthan authored Apr 30, 2020
2 parents e789427 + 909dae2 commit b12c186
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.18.0 - April 30, 2020

### Note we have dropped support for Ruby < 2.4.x

- Correct Danish public holidays

## 1.17.1 - November 19, 2019

- Change May Bank Holiday 2020 for UK (Bacs) - this was moved to the 8th.
Expand Down
2 changes: 1 addition & 1 deletion lib/business/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Business
VERSION = "1.17.1"
VERSION = "1.18.0"
end

0 comments on commit b12c186

Please sign in to comment.