Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanshVij committed Jul 28, 2021
1 parent c07c84e commit 05538a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.1.3] - 2021-07-28
### Features
- Adding TLS functionality to Frisbee servers and clients
- Separating Frisbee Connections into Synchronous and Asynchronous connections
Expand Down Expand Up @@ -39,7 +41,8 @@ functions
## [v0.1.0] - 2021-06-03
Initial Release of Frisbee

[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.3...HEAD
[v0.1.3]: https://github.com/Loophole-Labs/frisbee/compare/v0.1.2...v0.1.3
[v0.1.2]: https://github.com/Loophole-Labs/frisbee/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/Loophole-Labs/frisbee/compare/v0.1.0...v0.1.1
[v0.1.0]: https://github.com/Loophole-Labs/frisbee/releases/tag/v0.1.0

0 comments on commit 05538a0

Please sign in to comment.