We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ccd1cf commit c42cc3eCopy full SHA for c42cc3e
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
## v0.1.2
4
5
-- fix: Use `NewScope` instead of literal struct inside a `scope.Clear` call
+- feat: Better source code location resolution and more useful inapp frames (#26)
6
+- feat: Use `noopTransport` when no `Dsn` provided (#27)
7
+- ref: Allow empty `Dsn` instead of returning an error (#22)
8
+- fix: Use `NewScope` instead of literal struct inside a `scope.Clear` call (#24)
9
+- fix: Add to `WaitGroup` before the request is put inside a buffer (#25)
10
11
## v0.1.1
12
0 commit comments