Skip to content

Commit

Permalink
Merge pull request #43 from gocardless/danielr/bacs-may-day
Browse files Browse the repository at this point in the history
Update May Day 2020 for Bacs
  • Loading branch information
danielroseman authored Nov 21, 2019
2 parents a1bd103 + 4b72472 commit 155d9aa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.17.1 - November 19, 2019

- Change May Bank Holiday 2020 for UK (Bacs) - this was moved to the 8th.
- Add 2020 holidays for PAD.

## 1.17.0 - September 2, 2019

- Add holiday calendar for France (Target(SEPA) + French bank holidays)
Expand Down
2 changes: 1 addition & 1 deletion lib/business/data/bacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ holidays:
- January 1st, 2020
- April 10th, 2020
- April 13th, 2020
- May 4th, 2020
- May 8th, 2020
- May 25th, 2020
- August 31st, 2020
- December 25th, 2020
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.0"
VERSION = "1.17.1"
end

0 comments on commit 155d9aa

Please sign in to comment.