Skip to content

Commit a2d7329

Browse files
committed
🖉 Update changelog with v1.0.0
1 parent fa6e3c3 commit a2d7329

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1+
# Changelog
12

3+
## [v1.0.0](https://github.com/devlooped/WebSocketChannel/tree/v1.0.0) (2023-04-06)
4+
5+
[Full Changelog](https://github.com/devlooped/WebSocketChannel/compare/v0.9.2...v1.0.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Add license and autogenerated header for source-only consumption [\#4](https://github.com/devlooped/WebSocketChannel/issues/4)
10+
- Simplify source-only consumption by using explicit usings [\#3](https://github.com/devlooped/WebSocketChannel/issues/3)
11+
- 💟 Add SponsorLink to ensure ongoing maintenance [\#32](https://github.com/devlooped/WebSocketChannel/pull/32) (@kzu)
12+
13+
:bug: Fixed bugs:
14+
15+
- Added support for messages longer than 512 bytes. [\#25](https://github.com/devlooped/WebSocketChannel/pull/25) (@corradocavalli)
16+
17+
:twisted_rightwards_arrows: Merged:
18+
19+
- ⛙ ⬆️ Bump dependencies [\#34](https://github.com/devlooped/WebSocketChannel/pull/34) (@github-actions[bot])
20+
- ⛙ ⬆️ Bump dependencies [\#33](https://github.com/devlooped/WebSocketChannel/pull/33) (@github-actions[bot])
221

322
## [v0.9.2](https://github.com/devlooped/WebSocketChannel/tree/v0.9.2) (2021-10-15)
423

0 commit comments

Comments
 (0)