We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03ad64 commit 1e3809cCopy full SHA for 1e3809c
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 1.12.0 (2025-01-15)
4
+
5
+## What's Changed
6
+* Expose command `trap --version` by @roxblnfk in https://github.com/buggregator/trap/pull/147
7
+* Support custom listening hosts by @roxblnfk in https://github.com/buggregator/trap/pull/148
8
9
10
+**Full Changelog**: https://github.com/buggregator/trap/compare/1.11.1...1.12.0
11
12
## 1.11.1 (2024-12-07)
13
14
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.11.1"
+ ".": "1.12.0"
}
0 commit comments