Skip to content

Commit f640520

Browse files
authored
chore(master): release 1.14.0 (#201)
1 parent 24b7597 commit f640520

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 1.14.0 (2025-11-20)
4+
5+
## What's Changed
6+
* Use empty senders list by @roxblnfk in https://github.com/buggregator/trap/pull/200
7+
* Fix WS frame packing for large packets by @roxblnfk in https://github.com/buggregator/trap/pull/202
8+
9+
10+
**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.18...1.14.0
11+
312
## 1.13.18 (2025-09-08)
413

514
## What's Changed

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.18"
2+
".": "1.14.0"
33
}

0 commit comments

Comments
 (0)