This is an automated email from the ASF dual-hosted git repository. mbeckerle pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
commit 7a2d04ab32ef1dcb9e8a2b035963f79834bb7ea1 Author: Michael Beckerle <[email protected]> AuthorDate: Wed Sep 25 09:24:47 2024 -0400 Fix version to say 3.9.0 DAFFODIL-2932 --- site/unsupported.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/unsupported.md b/site/unsupported.md index 3e486c4..43048d4 100644 --- a/site/unsupported.md +++ b/site/unsupported.md @@ -22,7 +22,8 @@ limitations under the License. {% endcomment %} --> -Unsupported features of the [DFDL Specification](/docs/dfdl) as of Daffodil 3.2.0 are listed below. +Unsupported features of the [DFDL Specification](/docs/dfdl) as of Daffodil 3.9.0 are listed below. + Note that this doesn't include just plain bugs in Daffodil, any of which could affect support for a feature, but rather the below is a list of features that there has been no intention to support as of this release.
