Skip to content

Commit 4a1276b

Browse files
committed
Add date and more info for R3-4
1 parent 2100650 commit 4a1276b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELEASE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# modbus: Modbus Support - Release Notes
22

3-
## R3-4 (November XXX, 2024)
3+
## R3-4 (December 1, 2024)
44
- Added support for Modbus function 17, which is called Report Slave ID.
55
The Modbus specification says this is only supported for serial RTU and
66
serial ASCII communications. It reports the Run Indicator Status byte,
@@ -19,7 +19,8 @@
1919
Previously it was always reading or writing the user-specified maximum number,
2020
which could cause errors if the read or write included non-existent registers.
2121
Thanks to Andre (NomAnor) for this.
22-
22+
- Added documentation for Modbus exceptions.
23+
2324
## R3-3 (December 7, 2023)
2425
- Moved the documentation from https://epics-modbus.readthedocs.io/en/latest/
2526
to Github pages, https://epics-modules.github.io/modbus.

0 commit comments

Comments
 (0)