diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 31e360746..78309ee42 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -8,10 +8,13 @@ - + Enhance TZDB parsing, handling more shortened forms. + + Update to time-zone data 2024bgtz. + diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index c250cedc8..8641072fe 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -43,7 +43,7 @@ Various documentation is available: ## Releases -Release 1.6.9 is the latest release. +Release 1.7.0 is the latest release. It is considered to be stable and usable in production. The project runs on Java SE 6 (or later) and has no [dependencies](dependencies.html). @@ -59,7 +59,7 @@ Available in [Maven Central](https://search.maven.org/search?q=g:org.threeten%20 org.threeten threetenbp - 1.6.8 + 1.7.0 ```