There was an error while loading. Please reload this page.
1 parent 917077d commit a2828d0Copy full SHA for a2828d0
1 file changed
documentation/releasenotes.rst
@@ -9,6 +9,9 @@ Release Notes
9
- `Value` field traverse syntax change.
10
When starting from a Union, a leading "->" to be omitted.
11
"->booleanValue" may be replaced with "booleanValue".
12
+- server: With a `server::ChannelControl`. Setting an ``onClose()`` function alone is no longer
13
+ enough for a channel to be considered "claimed". It is necessary to set some GET/RPC/MONITOR/...
14
+ handler.
15
- tools: The CLI tools are now built only with epics-base >= 3.15 .
16
- tools: pvxput now understand JSON syntax.
17
0 commit comments