Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Feb 6, 2025
1 parent 8a8675f commit 4476e95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ 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 (https://github.com/gopcua/opcua/pull/753)
* `v0.7.0: The node attributes for the server now use ua.DataValue instead of ua.Variant (#766)`
* `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

Expand Down

0 comments on commit 4476e95

Please sign in to comment.