summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-11 18:01:54 (GMT)
committerGitHub <noreply@github.com>2023-04-11 18:01:54 (GMT)
commit92177ef21e37ae4b3c88c539f1639d90aa7ebcf6 (patch)
tree791b9538316de26d53ca8132242813ebbdf0a5eb
parent3290889de3d792b5d6224c39430f937b79dfe65d (diff)
downloadhdf5-92177ef21e37ae4b3c88c539f1639d90aa7ebcf6.zip
hdf5-92177ef21e37ae4b3c88c539f1639d90aa7ebcf6.tar.gz
hdf5-92177ef21e37ae4b3c88c539f1639d90aa7ebcf6.tar.bz2
Update release schedule (#2692)
-rw-r--r--README.md7
-rw-r--r--doc/img/release-schedule.plantuml14
-rw-r--r--doc/img/release-schedule.pngbin13977 -> 15473 bytes
3 files changed, 12 insertions, 9 deletions
diff --git a/README.md b/README.md
index 38e48ed..489d391 100644
--- a/README.md
+++ b/README.md
@@ -90,12 +90,11 @@ layer.
| Release | New Features |
| ------- | ------------ |
-| 1.8.23 | last HDF5 1.8 release |
-| 1.10.10 | CVE fixes, performance improvements, H5Dchunk\_iter() |
+| 1.10.11 | Last HDF5 1.10 release |
| 1.12.3 | CVE fixes, performance improvements, H5Dchunk\_iter(), last HDF5 1.12 release |
-| 1.14.1 | selection I/O with datatype conversion |
+| 1.14.1 | Selection I/O with datatype conversion |
+| 1.14.2 | VFD SWMR (tentative) |
| 2.0.0 | TBD |
-| TBD | VFD SWMR |
This list of feature release versions is also tentative, and the specific release
in which a feature is introduced may change.
diff --git a/doc/img/release-schedule.plantuml b/doc/img/release-schedule.plantuml
index c724dc9..7bb7452 100644
--- a/doc/img/release-schedule.plantuml
+++ b/doc/img/release-schedule.plantuml
@@ -13,22 +13,26 @@ Project starts 2022-01-01
[1.8.23] happens 2023-01-31
[1.8] is colored in #F76969
-[1.10] starts 2022-01-01 and lasts 104 weeks
+[1.10] starts 2022-01-01 and lasts 109 weeks
[1.10.9] happens 2022-05-31
-[1.10.10] happens 2023-02-28
+[1.10.10] happens 2023-03-31
+[1.10.11] happens 2024-01-31
[1.10.10] displays on same row as [1.10.9]
+[1.10.11] displays on same row as [1.10.9]
[1.10] is colored in #F6DD60
-[1.12] starts 2022-01-01 and lasts 65 weeks
+[1.12] starts 2022-01-01 and lasts 74 weeks
[1.12.2] happens 2022-04-30
-[1.12.3] happens 2023-03-31
+[1.12.3] happens 2023-05-31
[1.12.3] displays on same row as [1.12.2]
[1.12] is colored in #88CCEE
-[1.14] starts at 2023-01-01 and lasts 52 weeks
+[1.14] starts at 2023-01-01 and lasts 64 weeks
[1.14.0] happens at 2022-12-31
[1.14.1] happens at 2023-04-30
+[1.14.2] happens at 2023-08-31
[1.14.1] displays on same row as [1.14.0]
+[1.14.2] displays on same row as [1.14.0]
[1.14] is colored in #B187CF
@endgantt
diff --git a/doc/img/release-schedule.png b/doc/img/release-schedule.png
index b96f741..e504dac 100644
--- a/doc/img/release-schedule.png
+++ b/doc/img/release-schedule.png
Binary files differ