Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Dec 5, 2024
1 parent 564489b commit e74223a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e74223a

Please sign in to comment.