Skip to content

Commit

Permalink
docs: provide changelog for 2024.12.1.6 hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacderida committed Dec 21, 2024
1 parent 43a9fd5 commit c520390
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

*When editing this file, please respect a line length of 100.*

## 2024-12-21

### Network

#### Fixed

- Do not dial back when a new peer is detected. This resulted in a large number of open connections,
in turn causing increased CPU usage.

### Client

#### Changed

- Remove the 'dial error' output on the `file upload` command

## 2024-12-18

### General
Expand Down

0 comments on commit c520390

Please sign in to comment.