Skip to content

Commit

Permalink
Preparing release v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Sep 5, 2024
1 parent e0981da commit 96b4c7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Unreleased
## [0.8.9](https://github.com/uhppoted/uhppote-core/releases/tag/v0.8.9) - 2024-09-06

### Added
1. Implemented TCP/IP transport support.
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ Supported operating systems:

### Current Release

**[v0.8.8](https://github.com/uhppoted/uhppote-core/releases/tag/v0.8.8) - 2024-03-26**
**[v0.8.9](https://github.com/uhppoted/uhppote-core/releases/tag/v0.8.9) - 2024-09-06**

1. Implemented `restore-default-parameters` function.
2. Bumped Go version to 1.22
1. Implemented TCP/IP transport support.
2. Reworked UT0311-L0x driver to use connected UDP sockets.
4. Updated `put-card` API to fail with 'invalid card' for card numbers 0, 0xffffffff and 0x00ffffff.
5. Updated to Go 1.23.


## Development
Expand Down

0 comments on commit 96b4c7f

Please sign in to comment.