Skip to content

Commit

Permalink
Updating CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Shivansh Vij <[email protected]>
  • Loading branch information
ShivanshVij committed Mar 27, 2024
1 parent e0e466c commit 9f17872
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.7.3] - 2024-03-26

### Dependencies

- Updated `polyglot` to `v1.2.2`

### Fix

- Fixed bugs where test cases would not generate random data properly
- Fixed a bug where `ConnContext` would not get called until the first packet was read

## [v0.7.2] - 2023-08-26

### Features
Expand Down Expand Up @@ -363,7 +374,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Initial Release of Frisbee

[unreleased]: https://github.com/loopholelabs/frisbee/compare/v0.7.2...HEAD
[unreleased]: https://github.com/loopholelabs/frisbee/compare/v0.7.3...HEAD
[v0.7.3]: https://github.com/loopholelabs/frisbee/compare/v0.7.1...v0.7.3
[v0.7.2]: https://github.com/loopholelabs/frisbee/compare/v0.7.1...v0.7.2
[v0.7.1]: https://github.com/loopholelabs/frisbee/compare/v0.7.0...v0.7.1
[v0.7.0]: https://github.com/loopholelabs/frisbee/compare/v0.6.0...v0.7.0
Expand Down

0 comments on commit 9f17872

Please sign in to comment.