Skip to content

Commit

Permalink
Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Jun 17, 2023
1 parent 4cf8905 commit dfca4d3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added

- Added support for TLS in websockets, enabling usage of `wss://`-prefixed URLs. ([#57])

### Fixed

- Fixed `closeCode` erroring when being accessed on websockets. ([#57])
- Fixed issues with `UniqueId` when using the `roblox` builtin by downgrading `rbx-dom`.

[#57]: https://github.com/filiptibell/lune/pull/57

## `0.7.0` - June 12th, 2023

### Breaking Changes
Expand Down

0 comments on commit dfca4d3

Please sign in to comment.