Skip to content

Commit

Permalink
Updating CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanshVij committed Aug 26, 2023
1 parent b32165f commit 0a25333
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.7.1] - 2022-12-01

### Features

- Added `StartWithListener` function to start a server with a custom listener ([#155](https://github.com/loopholelabs/frisbee-go/issues/155))

### Fixes

- StreamHandlers would not be registered when calling `ServeConn` because they were created during a `server.Start`
Expand Down

0 comments on commit 0a25333

Please sign in to comment.