Skip to content

Commit b2c3d6d

Browse files
authored
Merge pull request #281 from ppeble/ppeble-fix-gr-index
Fix missing GR entry in index.yaml
2 parents 8faaed7 + 7768279 commit b2c3d6d

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Holiday definitions
22

3+
## 5.7.4
4+
5+
* Fix missing GR entry in index.yaml
6+
37
## 5.7.3
48

59
* Fix stupid naming problem in Greece yaml file

index.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ defs:
2626
FR: ['fr.yaml']
2727
GB: ['gb.yaml']
2828
GE: ['ge.yaml']
29+
GR: ['gr.yaml']
2930
HR: ['hr.yaml']
3031
HK: ['hk.yaml']
3132
HU: ['hu.yaml']

lt.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ months:
4646
- name: Visų šventųjų diena
4747
regions: [lt]
4848
mday: 1
49-
11:
5049
- name: Mirusiųjų atminimo (Vėlinių) diena
5150
regions: [lt]
5251
mday: 2

0 commit comments

Comments
 (0)