Skip to content

Commit

Permalink
Add issue links
Browse files Browse the repository at this point in the history
  • Loading branch information
nhairs committed Nov 23, 2024
1 parent 3d44542 commit cc0862d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `NameServer` `name` argument / attribute is no longer used when creating the logger.

### Fixed
- Uncaught errors from dropped connections in `nserver.transport.TCPv4Transport`
- Uncaught errors from dropped connections in `nserver.transport.TCPv4Transport` [#6](https://github.com/nhairs/nserver/issues/6)

### Development Changes
- Development tooling has moved to `uv`.
Expand Down

0 comments on commit cc0862d

Please sign in to comment.