We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80656fa commit 78fc144Copy full SHA for 78fc144
1 file changed
RELEASENOTES-ADAPTER.md
@@ -2,6 +2,7 @@
2
# Version 6.0.1.1-SNAPSHOT
3
## New Features
4
* Add browser-style navigation to Window class
5
+* Add support for fallbackVersion of Runtime
6
7
## Bug Fixes
8
* Fixed an issue with loop of re-connecting to Runtime
@@ -38,6 +39,11 @@
38
39
* Improved support for window embedding
40
* Replaced WebSocket library with org.eclipse.jetty.websocket
41
42
+
43
+# Version 5.44.5.2
44
+## New Features
45
46
47
# Version 5.44.5.1
48
49
* Branch from Version 6.0.1.1 to support Java 1.6
0 commit comments