Skip to content

Commit 9140b07

Browse files
committed
Merge branch 'hotfix/0.6.1' into develop
2 parents 78cbbbb + 838bd3d commit 9140b07

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: 2
44

55
build:
6-
os: "ubuntu-20.04"
6+
os: "ubuntu-24.04"
77
tools:
88
python: "3.12"
99

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Change Log
22

3+
34
## 0.7
45

56
- Add parsing to Gregorian date converter; supports month names (full or abbreviated)
67
in English, French, German, Spanish, Kinyarwanda, Ganda, and Tigrinya
78
- Include Gregorian dates in omnibus parser
89

10+
## 0.6.1
11+
- Updated Read the Docs build to use Ubuntu 24.04
12+
913
## 0.6
1014

1115
- Experimental omnibus date converter + parser (EDTF, Hebrew, Hijri)

0 commit comments

Comments
 (0)