Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
docs: prep for 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
simbleau committed Jan 15, 2024
1 parent d248c96 commit 3307cdf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ This changelog follows the patterns described here: <https://keepachangelog.com/

Subheadings to categorize changes are `added, changed, deprecated, removed, fixed, security`.


## 0.8.12

## changed

- Optimized client and server to skip deserializing packets if the bound has been reached

## fixed

- A rare server panic when a client disconnects

## 0.8.11

## fixed
Expand Down

0 comments on commit 3307cdf

Please sign in to comment.