Skip to content

Commit

Permalink
Updating changelog (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanshVij authored Jul 22, 2022
1 parent 29084fc commit ef78f48
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.5.2] - 2022-07-22 (Beta)

## Features

- Adding the `SetHandlerTable` function to the server which allows us to modify the handler table in the server
Expand Down Expand Up @@ -286,16 +288,28 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Initial Release of Frisbee

[unreleased]: https://github.com/loopholelabs/frisbee/compare/v0.5.1...HEAD
[unreleased]: https://github.com/loopholelabs/frisbee/compare/v0.5.2...HEAD

[v0.5.2]: https://github.com/loopholelabs/frisbee/compare/v0.5.1...v0.5.2

[v0.5.1]: https://github.com/loopholelabs/frisbee/compare/v0.5.0...v0.5.1

[v0.5.0]: https://github.com/loopholelabs/frisbee/compare/v0.4.6...v0.5.0

[v0.4.6]: https://github.com/loopholelabs/frisbee/compare/v0.4.5...v0.4.6

[v0.4.5]: https://github.com/loopholelabs/frisbee/compare/v0.4.4...v0.4.5

[v0.4.4]: https://github.com/loopholelabs/frisbee/compare/v0.4.3...v0.4.4

[v0.4.3]: https://github.com/loopholelabs/frisbee/compare/v0.4.2...v0.4.3

[v0.4.2]: https://github.com/loopholelabs/frisbee/compare/v0.4.1...v0.4.2

[v0.4.1]: https://github.com/loopholelabs/frisbee/compare/v0.4.0...v0.4.1

[v0.4.0]: https://github.com/loopholelabs/frisbee/compare/v0.3.2...v0.4.0

[v0.3.2]: https://github.com/loopholelabs/frisbee/compare/v0.3.1...v0.3.2
[v0.3.1]: https://github.com/loopholelabs/frisbee/compare/v0.3.0...v0.3.1
[v0.3.0]: https://github.com/loopholelabs/frisbee/compare/v0.2.4...v0.3.0
Expand Down

0 comments on commit ef78f48

Please sign in to comment.