From c73a153d793a3d9102b1dc646e147b593671b1be Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Tue, 10 Dec 2019 21:38:11 +0000 Subject: [PATCH] Add changes since 1.1 section Signed-off-by: Mark Thomas --- spec/src/main/asciidoc/WebSocket.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/spec/src/main/asciidoc/WebSocket.adoc b/spec/src/main/asciidoc/WebSocket.adoc index 5aefa62..d669ac9 100644 --- a/spec/src/main/asciidoc/WebSocket.adoc +++ b/spec/src/main/asciidoc/WebSocket.adoc @@ -1469,6 +1469,14 @@ either to the *GOLD_MEMBER* or *PLATINUM_MEMBER* roles. :sectnums!: +[appendix] +[[changes-since-1.1-final-release]] +== Changes Since 1.1 Final Release +* https://github.com/eclipse-ee4j/websocket-api/pull/312[Pull Request 312] +Convert from javax.* to jakarta.* +* https://github.com/eclipse-ee4j/websocket-api/pull/312[Pull Request 315] +Update specification document for move to Jakarta EE + [appendix] [[changes-since-1.0-final-release]] == Changes Since 1.0 Final Release