Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AleRoe committed Nov 12, 2023
1 parent a343d4f commit 5b2326d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ var cec = message.ToCec();
// cec = "FF:82:20:00"
```

### Update v1.4.0
Support for netstandard 2.1 remove. Library now targets net 7.0 only.

### Update v1.2.0
CecSharp now fully supports the following HDMI-CEC features and their related commands for both `CecMessageBuilder` and `ProcessCecMessage` (where applicable):

Expand Down

0 comments on commit 5b2326d

Please sign in to comment.