diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d11862e..a2bd875 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: python: "3.12" diff --git a/CHANGELOG.md b/CHANGELOG.md index 51746ff..a2d2155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## 0.6.1 +- Updated Read the Docs build to use Ubuntu 24.04 + ## 0.6 - Experimental omnibus date converter + parser (EDTF, Hebrew, Hijri)