Skip to content

Commit

Permalink
rename IsConnect to IsConnected in OpenShowVar
Browse files Browse the repository at this point in the history
  • Loading branch information
selimserbes committed Dec 4, 2024
1 parent 8019420 commit 6de5d01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@
### Added

- Introduced `IsConnected` method to the `OpenShowVar` struct, which allows checking if the connection to the server is active.

## [1.0.1] - 2024-12-05

### Update

- Changed the method name `IsConnect` to `IsConnected` in the OpenShowVar library for consistency and clarity.

0 comments on commit 6de5d01

Please sign in to comment.