Add spec appendix change
diff --git a/jaxrs-spec/src/main/asciidoc/chapters/appendix/_changes-since-3.1-release.adoc b/jaxrs-spec/src/main/asciidoc/chapters/appendix/_changes-since-3.1-release.adoc index d0e644e..9c7e1ae 100644 --- a/jaxrs-spec/src/main/asciidoc/chapters/appendix/_changes-since-3.1-release.adoc +++ b/jaxrs-spec/src/main/asciidoc/chapters/appendix/_changes-since-3.1-release.adoc
@@ -12,4 +12,6 @@ === Changes Since 3.1 Release * <<javaee>>: Removal of `@ManagedBean` -annotation support. Managed bean support is now part of CDI. \ No newline at end of file +annotation support. Managed bean support is now part of CDI. +* <<java-se>>: Clarified when the two alternative ways of publishing on +Java SE must be supported. \ No newline at end of file