Skip to content

Commit c72a91f

Browse files
committed
[Java] Added change log reference.
1 parent a6c0ddb commit c72a91f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Further details on the background and usage of SBE can be found on the
1111
An XSD for SBE specs can be found
1212
[here](https://github.com/real-logic/simple-binary-encoding/blob/master/sbe-tool/src/main/resources/fpl/SimpleBinary1-0.xsd)
1313

14+
For the latest version information and changes see the [Change Log](https://github.com/real-logic/simple-binary-encoding/wiki/Change-Log).
15+
1416
This SBE implementation is designed with work very efficiently with the [Aeron](https://github.com/real-logic/Aeron)
1517
messaging system for low-latency and high-throughput communications. The generated codec stubs can wrap the Aeron buffers
1618
directly for zero copy semantics.

0 commit comments

Comments
 (0)