We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001c625 commit 500e7acCopy full SHA for 500e7ac
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.13.3 (2025-01-23)
4
+
5
+## What's Changed
6
+* SMTP: improve parsing of multiline headers ( by @roxblnfk in https://github.com/buggregator/trap/pull/160
7
8
9
+**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.2...1.13.3
10
11
## 1.13.2 (2025-01-23)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.13.2"
+ ".": "1.13.3"
}
0 commit comments