diff --git a/README.md b/README.md index 3e70373b..c2cbfc4c 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,9 @@ go run examples/crypto/*.go -endpoint opc.tcp://localhost:4840 -cert path/to/cer ## List of Breaking Changes -* `v0.6.0`: The `SelectEndpoint` function in the client now returns an error (#753) -* `v0.5.1`: the `NewClient` function returns an error -* `v0.5.0`: all `Client` methods must have a context +* `v0.6.0`: The `SelectEndpoint` function in the client now returns an error (https://github.com/gopcua/opcua/pull/753) +* `v0.5.1`: The `NewClient` function returns an error +* `v0.5.0`: All `Client` methods must have a context ## Sponsors